Fixed issue #578 (CIF writer issue with arbitrary angle) (#581)

* Fixed isse #578 (CIF writer issue with arbitrary angle)

* Added missing files.
This commit is contained in:
Matthias Köfferlein
2020-06-05 10:57:14 +02:00
committed by GitHub
parent 2d0a9418f9
commit 8db1e3577f
4 changed files with 35 additions and 16 deletions
+18
View File
@@ -0,0 +1,18 @@
(CIF file written 2020-06-04 16:17:46 by KLayout);
DS 1 1 10;
9 F;
L L1D0;
P 0,0 0,7000 4000,7000 4000,6000 1000,6000 1000,4000 2000,4000 2000,3000 1000,3000 1000,0;
DF;
DS 2 1 10;
9 ALL;
C1 R1,0 T0,0;
C1 R1,1 T0,0;
C1 R0,1 T0,0;
C1 R-1,-1 T0,0;
C1 R-1,0 T0,0;
C1 R-1,1 T0,0;
C1 R0,-1 T0,0;
C1 R1,-1 T0,0;
DF;
E
BIN
View File
Binary file not shown.