![]() |
![]()
| ![]() |
![]()
NAMEgdsreader - simple Calma parser/printer tool SYNTAXgdsreader [-h|--help] gdsreader [-i|--ifile <filename>] [-H|--hpglfile <filename>] [-p|--psfile <filename>] [-v|--povfile <filename>] [-c|--configfile <filename>] [-s|--struct <filename>] DESCRIPTIONThis program produces HPGL, PS, and POVRAY scene files from Calma (GDS2) files. To do this it requires a configuration file supplied by the user describing the GDS layers and the preferences as to how they be drawn. OPTIONS
FILESresult.*, *.gds, layers.config ENVIRONMENT VARIABLESNONE No special Environment variables EXAMPLESTo run this program the standard way type: gdsreader -i mygdsfile.gds -c mylayers.config (This would produce result.ps, result.plt, and result.pov) In the install directory, under doc/gdsreader, there should be a sample test.gds and layers.config file. The layers.config file should contain layer descriptions of the form: [...]
The depth and thickness parameters are only used for povray output. AUTHORSSerban-Mihai Popescu <serbanp@ix.netcom.com>
SEE ALSOmaptolayer(1), povray(1)
|