klayout/src/plugins/streamers
Matthias Koefferlein 9fb73a3928 A small enhancement for CIF / less ignorant reader
The change is to allow lower-case cell and layer names when they
are separated from the command with a blank. So

"Layername XZY;": "L" is the command, "ayername" is ignored

BUT:

"L xyz;": "xyz" is not part of the command, but the layername.

Same for "DS".

This is a deviation from the "standard", but a useful one. Otherwise
case sensitivity cannot be maintained anymore in a CIF/Magic loop.
2019-11-29 01:15:06 +01:00
..
cif A small enhancement for CIF / less ignorant reader 2019-11-29 01:15:06 +01:00
common Updated copyright. 2019-01-08 01:09:25 +01:00
dxf Fixed issue #330 2019-08-21 00:38:57 +02:00
gds2 Fixed some spelling errors (allow to, allows to) 2019-04-03 19:15:09 +02:00
lefdef WIP: basic framework 2019-11-25 00:07:56 +01:00
magic Added a first test for Magic reader/writer 2019-11-29 01:14:41 +01:00
oasis Fix for layout query performance improvement: needs to check for qualified cell name (with lib), not pure cellname 2019-08-18 19:09:07 +02:00
pcb Fixed some spelling errors (allow to, allows to) 2019-04-03 19:15:09 +02:00
streamers.pro WIP: added streamers plugin structure (partially) 2018-06-13 21:39:39 +02:00