1) PLEASE CITE US


2) SOFTWARE REQUIREMENTS

  • If you can edit Excel documents and you can view PDF files then you can skip this point and jump to Download.
  • You need a spreadsheet application installed on your machine to enter or edit your input data. Most users already have Excel installed. If you do not have Microsoft Office installed then we recommend Apache OpenOffice.
  • You also need a PDF viewer to read the manual of the software and to view the results (stereonets and rose diagrams). How can you check whether you have a PDF viewer installed? Most likely you already have one. After installing SG2PS, just hit the Manual icon to check. If SG2PS brings up the manual, everything is OK, you have a PDF viewer. If the manual doesn't show up, SG2PS will help you and offer you to download Adobe Reader.


3) DOWNLOAD

  • Windows installer (free software, licence GNU LGPL; third party Ghostscript licence GNU GPL). Installer comes with manual and demo data set. If you do not have rights to run self extracting archives, a zip file with the same content is available here.
  • For former versions, please see History.


4) THIRD PARTY SOFTWARE LICENSE


5) ONLY FOR C++ PROGRAMMERS

  • Source code of the main application: the heavy lifting is done by the back end, the command line application sg2ps.exe, written and maintained by Ágoston Sasvári. SG2PS source code is available on GitHub.
  • Source code of the Graphical User Interface (GUI): the graphical front end is written and maintained by Ali Baharev and is based on Qt. SG2PS Qt GUI source code is available on GitHub.