gdsreader is a Calma (GDSii) reader/parser/print tool. It is meant as a fast tool to get info about Calma files contents and to print it to PostScript and HPGL-2 formats.
gdsreader is a Calma (GDSii) reader/parser/print tool. It is meant as a fast tool to get info about Calma files contents and to print it to PostScript and HPGL-2 formats.
To install gdsreader, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gdsreader
To see what files were installed by gdsreader, run:
port contents gdsreader
To later upgrade gdsreader, run:
sudo port selfupdate && sudo port upgrade gdsreader
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.