mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-31 01:54:59 +02:00
* Fixed bug #568 (CIF writer issue with small rotation angles) * Fixed the reader bug too which created the rounding issue.
18 lines
220 B
Plaintext
18 lines
220 B
Plaintext
(CIF generated by the cifwrite library);
|
|
DS2 1 10;
|
|
9 test_cell2;
|
|
L L1D0;
|
|
B 1000 1000 500,500;
|
|
DF;
|
|
DS3 1 10;
|
|
9 test_encore;
|
|
L L1D0;
|
|
DF;
|
|
DS1 1 10;
|
|
9 test_top_cell;
|
|
L L1D0;
|
|
C3 R100000,0 T0,0;
|
|
C2 R1048576,105207 T0,0;
|
|
DF;
|
|
E
|