This class reads files in GDS files.
Notes:
- Case sensitive.
- NODEs, TEXTNODEs, BOXs - don't have an example.
- PATHTYPE 1 - rounded ends on paths, not supported.
- Path dogears - no cleanup yet, simpler to map paths into arcs.
- Absolute angle - ???
- SUBLAYERS or XXXTYPE fields are not supported.
- PROPERTIES are not supported.
- REFLIBS are not supported.
- PATH-ARC mapping - should be done, problem is that any layer can be a path, only connection layers in Electric are arcs.
Someone could make a GDS mapping technology for this purpose, defaults could be taken from this technology.
- Misc. fields mapped to variables - should be done.
- MAG - no scaling is possible, must create a separate object for each value, don't scale. (TEXT does scale.)