- BOUNDARY
- SREF (AREF is interprated as SREF, no array yet)
- TEXT
- CSS formatting
- Layers available as class
./gds2svg.pl gdsfile > gdsfile.svg
- use a parser generator instead of my preliminary low quality hack
- add support for layerwise ordering instead of the current hierarchical approach to draw the layers in correct order - SVG, y u no z-index...