mirror of https://github.com/KLayout/klayout.git
Clean up trailing whitespace in .ot files
This commit is contained in:
parent
565eed877f
commit
7d772f8884
|
|
@ -11,7 +11,7 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
# parts of START record
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
# parts of START record
|
||||
real 2 0.5
|
||||
uint 0 ;# offset table is in start record
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
# parts of START record
|
||||
real 4 10.0 4.0
|
||||
uint 0 ;# offset table is in start record
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
# parts of START record
|
||||
real 6 12.5
|
||||
uint 0 ;# offset table is in start record
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# </test>
|
||||
|
||||
|
||||
header
|
||||
header
|
||||
# parts of START record
|
||||
real 7 12.5
|
||||
uint 0 ;# offset table is in start record
|
||||
|
|
|
|||
|
|
@ -37,14 +37,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record RECTANGLE
|
||||
bits 01100011 ;# SWHXYRDL
|
||||
|
|
@ -93,7 +93,7 @@ record TEXT
|
|||
|
||||
# Cell B
|
||||
record CELL_STR
|
||||
str B
|
||||
str B
|
||||
|
||||
record RECTANGLE
|
||||
bits 01100011 ;# SWHXYRDL
|
||||
|
|
@ -128,7 +128,7 @@ record TEXT
|
|||
int 200 ;# text-x (abs)
|
||||
int 200 ;# text-y (abs)
|
||||
|
||||
record XYRELATIVE
|
||||
record XYRELATIVE
|
||||
|
||||
record RECTANGLE
|
||||
bits 00011000 ;# SWHXYRDL
|
||||
|
|
@ -151,7 +151,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
|
||||
# Cell TOP
|
||||
record CELL_STR
|
||||
str TOP
|
||||
str TOP
|
||||
|
||||
uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
||||
bits 10000000 ;# CNXYRAAF
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
# <test-intention>Property name references by ID</test-intention>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -26,15 +26,15 @@ record PROPSTRING_ID
|
|||
|
||||
# property name 0
|
||||
record PROPNAME
|
||||
str PROP0
|
||||
str PROP0
|
||||
|
||||
# property name 1
|
||||
record PROPNAME
|
||||
str PROP1
|
||||
str PROP1
|
||||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record XYRELATIVE
|
||||
|
||||
|
|
@ -45,7 +45,7 @@ record RECTANGLE
|
|||
uint 100 ;# width
|
||||
uint 200 ;# height
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00000100 ;# property info byte UUUUVCNS
|
||||
str PROPX
|
||||
|
||||
|
|
@ -58,7 +58,7 @@ record RECTANGLE
|
|||
int 0 ;# geometry-x (relative)
|
||||
int 1000 ;# geometry-y (relative)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00010110 ;# property info byte UUUUVCNS
|
||||
uint 0 ;# propname-id
|
||||
real 1 -5 ;# prop value #0
|
||||
|
|
@ -72,11 +72,11 @@ record RECTANGLE
|
|||
int 0 ;# geometry-x (relative)
|
||||
int 1000 ;# geometry-y (relative)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 01000110 ;# property info byte UUUUVCNS
|
||||
uint 0 ;# propname-id
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 25
|
||||
uint 25
|
||||
uint 9 ;# prop-value #1 (signed int)
|
||||
int -124
|
||||
uint 10 ;# prop-value #2 (a-string)
|
||||
|
|
@ -93,11 +93,11 @@ record RECTANGLE
|
|||
int 0 ;# geometry-x (relative)
|
||||
int 1000 ;# geometry-y (relative)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 11110000 ;# property info byte UUUUVCNS
|
||||
uint 3 ;# number of values
|
||||
uint 0 ;# prop-value #0 (real as unsigned int)
|
||||
uint 25
|
||||
uint 25
|
||||
uint 9 ;# prop-value #1 (signed int)
|
||||
int -124
|
||||
uint 14 ;# prop-value #2 (prop-string reference number)
|
||||
|
|
@ -112,7 +112,7 @@ record RECTANGLE
|
|||
int 0 ;# geometry-x (relative)
|
||||
int 1000 ;# geometry-y (relative)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00001000 ;# property info byte UUUUVCNS
|
||||
|
||||
record XYABSOLUTE
|
||||
|
|
@ -133,10 +133,10 @@ record PATH
|
|||
uint 2 ;# datatype
|
||||
uint 10 ;# half-width
|
||||
bits 00001111 ;# extension-scheme SSEE
|
||||
int 5
|
||||
int 5
|
||||
int -5
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 3
|
||||
uint 3
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -150,7 +150,7 @@ record POLYGON
|
|||
uint 1 ;# layer
|
||||
uint 2 ;# datatype
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -160,7 +160,7 @@ record POLYGON
|
|||
|
||||
record PROPERTY_REP
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00000110 ;# property info byte UUUUVCNS
|
||||
uint 1 ;# propname-id
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
# <test-intention>Property name references by ID</test-intention>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -26,15 +26,15 @@ record PROPSTRING_ID
|
|||
|
||||
# property name 0
|
||||
record PROPNAME
|
||||
str PROP0
|
||||
str PROP0
|
||||
|
||||
# property name 1
|
||||
record PROPNAME
|
||||
str PROP1
|
||||
str PROP1
|
||||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record XYRELATIVE
|
||||
|
||||
|
|
@ -45,12 +45,12 @@ record RECTANGLE
|
|||
uint 100 ;# width
|
||||
uint 200 ;# height
|
||||
uint 1 ;# repetition (3x2 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 0
|
||||
uint 300
|
||||
uint 320
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00000100 ;# property info byte UUUUVCNS
|
||||
str PROPX
|
||||
|
||||
|
|
@ -64,7 +64,7 @@ record RECTANGLE
|
|||
int 1000 ;# geometry-y (relative)
|
||||
uint 0 ;# repetition (reuse)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00010110 ;# property info byte UUUUVCNS
|
||||
uint 0 ;# propname-id
|
||||
real 1 -5 ;# prop value #0
|
||||
|
|
@ -79,11 +79,11 @@ record RECTANGLE
|
|||
int 1000 ;# geometry-y (relative)
|
||||
uint 0 ;# repetition (reuse)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 01000110 ;# property info byte UUUUVCNS
|
||||
uint 0 ;# propname-id
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 25
|
||||
uint 25
|
||||
uint 9 ;# prop-value #1 (signed int)
|
||||
int -124
|
||||
uint 10 ;# prop-value #2 (a-string)
|
||||
|
|
@ -101,11 +101,11 @@ record RECTANGLE
|
|||
int 1000 ;# geometry-y (relative)
|
||||
uint 0 ;# repetition (reuse)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 11110000 ;# property info byte UUUUVCNS
|
||||
uint 3 ;# number of values
|
||||
uint 0 ;# prop-value #0 (real as unsigned int)
|
||||
uint 25
|
||||
uint 25
|
||||
uint 9 ;# prop-value #1 (signed int)
|
||||
int -124
|
||||
uint 14 ;# prop-value #2 (prop-string reference number)
|
||||
|
|
@ -121,7 +121,7 @@ record RECTANGLE
|
|||
int 1000 ;# geometry-y (relative)
|
||||
uint 0 ;# repetition (reuse)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00001000 ;# property info byte UUUUVCNS
|
||||
|
||||
record XYABSOLUTE
|
||||
|
|
@ -143,10 +143,10 @@ record PATH
|
|||
uint 2 ;# datatype
|
||||
uint 10 ;# half-width
|
||||
bits 00001111 ;# extension-scheme SSEE
|
||||
int 5
|
||||
int 5
|
||||
int -5
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 3
|
||||
uint 3
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -161,7 +161,7 @@ record POLYGON
|
|||
uint 1 ;# layer
|
||||
uint 2 ;# datatype
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -172,7 +172,7 @@ record POLYGON
|
|||
|
||||
record PROPERTY_REP
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00000110 ;# property info byte UUUUVCNS
|
||||
uint 1 ;# propname-id
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
# <test-intention>Property name references by ID</test-intention>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -27,11 +27,11 @@ record PROPSTRING_ID
|
|||
|
||||
# property name 0
|
||||
record PROPNAME
|
||||
str S_GDS_PROPERTY
|
||||
str S_GDS_PROPERTY
|
||||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record XYRELATIVE
|
||||
|
||||
|
|
@ -44,11 +44,11 @@ record RECTANGLE
|
|||
int 0 ;# geometry-x (relative)
|
||||
int 1000 ;# geometry-y (relative)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00100111 ;# property info byte UUUUVCNS
|
||||
uint 0 ;# propname-id
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 25
|
||||
uint 25
|
||||
uint 10 ;# prop-value #2 (a-string)
|
||||
str PROP_VALUE2
|
||||
|
||||
|
|
@ -61,11 +61,11 @@ record RECTANGLE
|
|||
int 0 ;# geometry-x (relative)
|
||||
int 1000 ;# geometry-y (relative)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 11110001 ;# property info byte UUUUVCNS
|
||||
uint 2 ;# number of values
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 10
|
||||
uint 10
|
||||
uint 14 ;# prop-value #2 (prop-string reference number)
|
||||
uint 13
|
||||
|
||||
|
|
@ -78,7 +78,7 @@ record RECTANGLE
|
|||
int 0 ;# geometry-x (relative)
|
||||
int 1000 ;# geometry-y (relative)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00001001 ;# property info byte UUUUVCNS
|
||||
|
||||
record RECTANGLE
|
||||
|
|
@ -90,7 +90,7 @@ record RECTANGLE
|
|||
int 0 ;# geometry-x (relative)
|
||||
int 1000 ;# geometry-y (relative)
|
||||
|
||||
record PROPERTY_REP
|
||||
record PROPERTY_REP
|
||||
|
||||
record RECTANGLE
|
||||
bits 01111011 ;# SWHXYRDL
|
||||
|
|
@ -101,14 +101,14 @@ record RECTANGLE
|
|||
int 0 ;# geometry-x (relative)
|
||||
int 1000 ;# geometry-y (relative)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00001001 ;# property info byte UUUUVCNS
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00100111 ;# property info byte UUUUVCNS
|
||||
uint 0 ;# propname-id
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 25
|
||||
uint 25
|
||||
uint 10 ;# prop-value #2 (a-string)
|
||||
str PROP_VALUE2
|
||||
|
||||
|
|
@ -130,10 +130,10 @@ record PATH
|
|||
uint 2 ;# datatype
|
||||
uint 10 ;# half-width
|
||||
bits 00001111 ;# extension-scheme SSEE
|
||||
int 5
|
||||
int 5
|
||||
int -5
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 3
|
||||
uint 3
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -147,7 +147,7 @@ record POLYGON
|
|||
uint 1 ;# layer
|
||||
uint 2 ;# datatype
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
# <test-intention>Instances with properties</test-intention>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -27,11 +27,11 @@ record PROPSTRING_ID
|
|||
|
||||
# property name 0
|
||||
record PROPNAME
|
||||
str S_GDS_PROPERTY
|
||||
str S_GDS_PROPERTY
|
||||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record RECTANGLE
|
||||
bits 01111011 ;# SWHXYRDL
|
||||
|
|
@ -44,7 +44,7 @@ record RECTANGLE
|
|||
|
||||
# Cell TOP
|
||||
record CELL_STR
|
||||
str TOP
|
||||
str TOP
|
||||
|
||||
uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
||||
bits 10110000 ;# CNXYRAAF
|
||||
|
|
@ -52,11 +52,11 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int -300 ;# placement-x (absolute)
|
||||
int 400 ;# placement-y (absolute)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00100111 ;# property info byte UUUUVCNS
|
||||
uint 0 ;# propname-id
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 25
|
||||
uint 25
|
||||
uint 10 ;# prop-value #2 (a-string)
|
||||
str PROP_VALUE2
|
||||
|
||||
|
|
@ -65,11 +65,11 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 0 ;# placement-x (absolute)
|
||||
int 200 ;# placement-y (absolute)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 11110001 ;# property info byte UUUUVCNS
|
||||
uint 2 ;# number of values
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 10
|
||||
uint 10
|
||||
uint 14 ;# prop-value #2 (prop-string reference number)
|
||||
uint 13
|
||||
|
||||
|
|
@ -77,14 +77,14 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
bits 00010000 ;# CNXYRAAF
|
||||
int 400 ;# placement-y (absolute)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00001001 ;# property info byte UUUUVCNS
|
||||
|
||||
uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
||||
bits 00100000 ;# CNXYRAAF
|
||||
int 300 ;# placement-x (absolute)
|
||||
|
||||
record PROPERTY_REP
|
||||
record PROPERTY_REP
|
||||
|
||||
record XYABSOLUTE
|
||||
|
||||
|
|
@ -93,7 +93,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 700 ;# placement-x (absolute)
|
||||
int 400 ;# placement-y (absolute)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00001001 ;# property info byte UUUUVCNS
|
||||
|
||||
record XYRELATIVE
|
||||
|
|
@ -102,11 +102,11 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
bits 00010010 ;# CNXYRAAF
|
||||
int 1000 ;# placement-y (relative)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00100111 ;# property info byte UUUUVCNS
|
||||
uint 0 ;# propname-id
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 25
|
||||
uint 25
|
||||
uint 10 ;# prop-value #2 (a-string)
|
||||
str PROP_VALUE2
|
||||
|
||||
|
|
@ -123,7 +123,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (absolute)
|
||||
int 0 ;# placement-y (absolute)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 300
|
||||
uint 300
|
||||
|
|
@ -145,7 +145,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (relative)
|
||||
int 0 ;# placement-y (relative)
|
||||
uint 2 ;# repetition (3 columns)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 320
|
||||
|
||||
record PROPERTY_REP
|
||||
|
|
@ -155,7 +155,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (relative)
|
||||
int 0 ;# placement-y (relative)
|
||||
uint 3 ;# repetition (4 columns)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 310
|
||||
|
||||
record PROPERTY_REP
|
||||
|
|
@ -165,7 +165,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (relative)
|
||||
int 0 ;# placement-y (relative)
|
||||
uint 4 ;# repetition (4 columns, arbitrary spacing)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 320
|
||||
uint 330
|
||||
uint 340
|
||||
|
|
@ -177,9 +177,9 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (relative)
|
||||
int 0 ;# placement-y (relative)
|
||||
uint 8 ;# repetition (3x4 matrix, arbitrary displacement vectors)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*310+1 ] ;# n-displacement (g-delta: 310,320)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*310+1 ] ;# n-displacement (g-delta: 310,320)
|
||||
int 320
|
||||
uint [ expr 16*330+10 ] ;# n-displacement (g-delta: 330-northwest=-330,330)
|
||||
|
||||
|
|
|
|||
|
|
@ -10,14 +10,14 @@
|
|||
# <test-intention>Forward references</test-intention>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record XYRELATIVE
|
||||
|
||||
|
|
@ -28,12 +28,12 @@ record RECTANGLE
|
|||
uint 100 ;# width
|
||||
uint 200 ;# height
|
||||
uint 1 ;# repetition (3x2 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 0
|
||||
uint 300
|
||||
uint 320
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00000100 ;# property info byte UUUUVCNS
|
||||
str PROPX
|
||||
|
||||
|
|
@ -47,7 +47,7 @@ record RECTANGLE
|
|||
int 1000 ;# geometry-y (relative)
|
||||
uint 0 ;# repetition (reuse)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00010110 ;# property info byte UUUUVCNS
|
||||
uint 0 ;# propname-id
|
||||
real 1 -5 ;# prop value #0
|
||||
|
|
@ -62,11 +62,11 @@ record RECTANGLE
|
|||
int 1000 ;# geometry-y (relative)
|
||||
uint 0 ;# repetition (reuse)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 01000110 ;# property info byte UUUUVCNS
|
||||
uint 0 ;# propname-id
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 25
|
||||
uint 25
|
||||
uint 9 ;# prop-value #1 (signed int)
|
||||
int -124
|
||||
uint 10 ;# prop-value #2 (a-string)
|
||||
|
|
@ -84,11 +84,11 @@ record RECTANGLE
|
|||
int 1000 ;# geometry-y (relative)
|
||||
uint 0 ;# repetition (reuse)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 11110000 ;# property info byte UUUUVCNS
|
||||
uint 3 ;# number of values
|
||||
uint 0 ;# prop-value #0 (real as unsigned int)
|
||||
uint 25
|
||||
uint 25
|
||||
uint 9 ;# prop-value #1 (signed int)
|
||||
int -124
|
||||
uint 14 ;# prop-value #2 (prop-string reference number)
|
||||
|
|
@ -104,7 +104,7 @@ record RECTANGLE
|
|||
int 1000 ;# geometry-y (relative)
|
||||
uint 0 ;# repetition (reuse)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00001000 ;# property info byte UUUUVCNS
|
||||
|
||||
record XYABSOLUTE
|
||||
|
|
@ -126,10 +126,10 @@ record PATH
|
|||
uint 2 ;# datatype
|
||||
uint 10 ;# half-width
|
||||
bits 00001111 ;# extension-scheme SSEE
|
||||
int 5
|
||||
int 5
|
||||
int -5
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 3
|
||||
uint 3
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -144,7 +144,7 @@ record POLYGON
|
|||
uint 1 ;# layer
|
||||
uint 2 ;# datatype
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -155,7 +155,7 @@ record POLYGON
|
|||
|
||||
record PROPERTY_REP
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00000110 ;# property info byte UUUUVCNS
|
||||
uint 1 ;# propname-id
|
||||
|
||||
|
|
@ -171,11 +171,11 @@ record PROPSTRING_ID
|
|||
|
||||
# property name 0
|
||||
record PROPNAME
|
||||
str PROP0
|
||||
str PROP0
|
||||
|
||||
# property name 1
|
||||
record PROPNAME
|
||||
str PROP1
|
||||
str PROP1
|
||||
|
||||
tail
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
# <test-intention>Instances with properties</test-intention>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -27,7 +27,7 @@ record PROPSTRING_ID
|
|||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record RECTANGLE
|
||||
bits 01111011 ;# SWHXYRDL
|
||||
|
|
@ -40,7 +40,7 @@ record RECTANGLE
|
|||
|
||||
# Cell TOP
|
||||
record CELL_STR
|
||||
str TOP
|
||||
str TOP
|
||||
|
||||
uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
||||
bits 10110000 ;# CNXYRAAF
|
||||
|
|
@ -48,19 +48,19 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int -300 ;# placement-x (absolute)
|
||||
int 400 ;# placement-y (absolute)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00100111 ;# property info byte UUUUVCNS
|
||||
uint 0 ;# propname-id
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 25
|
||||
uint 25
|
||||
uint 10 ;# prop-value #2 (a-string)
|
||||
str PROP_VALUE2
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00100111 ;# property info byte UUUUVCNS
|
||||
uint 0 ;# propname-id
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 26
|
||||
uint 26
|
||||
uint 10 ;# prop-value #2 (a-string)
|
||||
str PROP_VALUE26
|
||||
|
||||
|
|
@ -69,11 +69,11 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 0 ;# placement-x (absolute)
|
||||
int 400 ;# placement-y (absolute)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 11110001 ;# property info byte UUUUVCNS
|
||||
uint 2 ;# number of values
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 10
|
||||
uint 10
|
||||
uint 14 ;# prop-value #2 (prop-string reference number)
|
||||
uint 13
|
||||
|
||||
|
|
@ -81,14 +81,14 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
bits 00010000 ;# CNXYRAAF
|
||||
int 400 ;# placement-y (absolute)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00001001 ;# property info byte UUUUVCNS
|
||||
|
||||
uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
||||
bits 00100000 ;# CNXYRAAF
|
||||
int 300 ;# placement-x (absolute)
|
||||
|
||||
record PROPERTY_REP
|
||||
record PROPERTY_REP
|
||||
|
||||
record XYABSOLUTE
|
||||
|
||||
|
|
@ -97,7 +97,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 700 ;# placement-x (absolute)
|
||||
int 400 ;# placement-y (absolute)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00001001 ;# property info byte UUUUVCNS
|
||||
|
||||
record XYRELATIVE
|
||||
|
|
@ -106,11 +106,11 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
bits 00010010 ;# CNXYRAAF
|
||||
int 1000 ;# placement-y (relative)
|
||||
|
||||
record PROPERTY
|
||||
record PROPERTY
|
||||
bits 00100111 ;# property info byte UUUUVCNS
|
||||
uint 0 ;# propname-id
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 25
|
||||
uint 25
|
||||
uint 10 ;# prop-value #2 (a-string)
|
||||
str PROP_VALUE2
|
||||
|
||||
|
|
@ -127,7 +127,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (absolute)
|
||||
int 0 ;# placement-y (absolute)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 300
|
||||
uint 300
|
||||
|
|
@ -149,7 +149,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (relative)
|
||||
int 0 ;# placement-y (relative)
|
||||
uint 2 ;# repetition (3 columns)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 320
|
||||
|
||||
record PROPERTY_REP
|
||||
|
|
@ -159,7 +159,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (relative)
|
||||
int 0 ;# placement-y (relative)
|
||||
uint 3 ;# repetition (4 columns)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 310
|
||||
|
||||
record PROPERTY_REP
|
||||
|
|
@ -169,7 +169,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (relative)
|
||||
int 0 ;# placement-y (relative)
|
||||
uint 4 ;# repetition (4 columns, arbitrary spacing)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 320
|
||||
uint 330
|
||||
uint 340
|
||||
|
|
@ -181,9 +181,9 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (relative)
|
||||
int 0 ;# placement-y (relative)
|
||||
uint 8 ;# repetition (3x4 matrix, arbitrary displacement vectors)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*310+1 ] ;# n-displacement (g-delta: 310,320)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*310+1 ] ;# n-displacement (g-delta: 310,320)
|
||||
int 320
|
||||
uint [ expr 16*330+10 ] ;# n-displacement (g-delta: 330-northwest=-330,330)
|
||||
|
||||
|
|
@ -191,7 +191,7 @@ record PROPERTY_REP
|
|||
|
||||
# property name 0
|
||||
record PROPNAME
|
||||
str S_GDS_PROPERTY
|
||||
str S_GDS_PROPERTY
|
||||
|
||||
tail
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# <content-description>File-Level properties</content-description>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -30,7 +30,7 @@ record PROPERTY
|
|||
bits 00010110 ;# UUUUVCNS
|
||||
uint 13
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 17
|
||||
uint 17
|
||||
|
||||
# property string 12
|
||||
record PROPSTRING_ID
|
||||
|
|
@ -42,10 +42,10 @@ record PROPERTY
|
|||
bits 00010110 ;# UUUUVCNS
|
||||
uint 13
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 42
|
||||
uint 42
|
||||
|
||||
# A cellname records
|
||||
record CELLNAME
|
||||
record CELLNAME
|
||||
str A
|
||||
|
||||
# property associated with cell A through CELLNAME
|
||||
|
|
@ -64,7 +64,7 @@ record PROPERTY
|
|||
bits 00010100 ;# UUUUVCNS
|
||||
str CellProp1
|
||||
uint 10 ;# prop-value #0 (string)
|
||||
str CPValue
|
||||
str CPValue
|
||||
|
||||
# property associated with cell A
|
||||
record PROPERTY
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
# <test-intention>Errors on unset modal variables</test-intention>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -42,10 +42,10 @@ record PROPERTY
|
|||
bits 00010110 ;# UUUUVCNS
|
||||
uint 13
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 42
|
||||
uint 42
|
||||
|
||||
# A cellname records
|
||||
record CELLNAME
|
||||
record CELLNAME
|
||||
str A
|
||||
|
||||
# property associated with cell A through CELLNAME
|
||||
|
|
@ -64,7 +64,7 @@ record PROPERTY
|
|||
bits 00010100 ;# UUUUVCNS
|
||||
str CellProp1
|
||||
uint 10 ;# prop-value #0 (string)
|
||||
str CPValue
|
||||
str CPValue
|
||||
|
||||
# property associated with cell A
|
||||
record PROPERTY
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# <content-description>File-Level properties</content-description>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -30,7 +30,7 @@ record PROPERTY
|
|||
bits 00010110 ;# UUUUVCNS
|
||||
uint 13
|
||||
uint 8 ;# prop-value #0 (unsigned int)
|
||||
uint 17
|
||||
uint 17
|
||||
|
||||
# property string 12
|
||||
record PROPSTRING_ID
|
||||
|
|
@ -44,7 +44,7 @@ record PROPERTY
|
|||
uint 13
|
||||
|
||||
# A cellname records
|
||||
record CELLNAME
|
||||
record CELLNAME
|
||||
str A
|
||||
|
||||
# property associated with cell A through CELLNAME
|
||||
|
|
@ -63,7 +63,7 @@ record PROPERTY
|
|||
bits 00010100 ;# UUUUVCNS
|
||||
str CellProp1
|
||||
uint 10 ;# prop-value #0 (string)
|
||||
str CPValue
|
||||
str CPValue
|
||||
|
||||
# property associated with cell A
|
||||
record PROPERTY
|
||||
|
|
|
|||
|
|
@ -7,14 +7,14 @@
|
|||
# <test-intention>Circle-related modal variables</test-intention>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record CIRCLE
|
||||
bits 00111011 ;# 00rXYRDL
|
||||
|
|
@ -55,7 +55,7 @@ record CIRCLE
|
|||
uint 100 ;# radius
|
||||
int 400 ;# geometry-y (relative)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 400
|
||||
uint 300
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
# <test-intention>Mapping of layer and datatype ranges to names</test-intention>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -31,7 +31,7 @@ record LAYERNAME
|
|||
|
||||
record LAYERNAME
|
||||
str E5A
|
||||
uint 3 ;# layer 5
|
||||
uint 3 ;# layer 5
|
||||
uint 5
|
||||
uint 0 ;# all datatypes
|
||||
|
||||
|
|
@ -60,7 +60,7 @@ record LAYERNAME
|
|||
str E5E4
|
||||
uint 3 ;# layer 5 to 5
|
||||
uint 5
|
||||
uint 3 ;# datatype 4
|
||||
uint 3 ;# datatype 4
|
||||
uint 4
|
||||
|
||||
record LAYERNAME
|
||||
|
|
@ -73,7 +73,7 @@ record LAYERNAME
|
|||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record CIRCLE
|
||||
bits 00111011 ;# 00rXYRDL
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
# <test-intention>Mapping of textlayer and texttype ranges to names</test-intention>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -31,7 +31,7 @@ record LAYERNAME_TXT
|
|||
|
||||
record LAYERNAME_TXT
|
||||
str E5A
|
||||
uint 3 ;# layer 5
|
||||
uint 3 ;# layer 5
|
||||
uint 5
|
||||
uint 0 ;# all datatypes
|
||||
|
||||
|
|
@ -44,7 +44,7 @@ record LAYERNAME_TXT
|
|||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record TEXT
|
||||
bits 01011011 ;# 0CNXYRTL
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
# <test-intention>Mapping of layer and datatype ranges to names, mapping of textlayer and texttype ranges to names in the same context but to different names</test-intention>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -31,7 +31,7 @@ record LAYERNAME_TXT
|
|||
|
||||
record LAYERNAME_TXT
|
||||
str TE5A
|
||||
uint 3 ;# layer 5
|
||||
uint 3 ;# layer 5
|
||||
uint 5
|
||||
uint 0 ;# all datatypes
|
||||
|
||||
|
|
@ -62,7 +62,7 @@ record LAYERNAME
|
|||
|
||||
record LAYERNAME
|
||||
str E5A
|
||||
uint 3 ;# layer 5
|
||||
uint 3 ;# layer 5
|
||||
uint 5
|
||||
uint 0 ;# all datatypes
|
||||
|
||||
|
|
@ -75,7 +75,7 @@ record LAYERNAME
|
|||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record TEXT
|
||||
bits 01011011 ;# 0CNXYRTL
|
||||
|
|
|
|||
|
|
@ -7,14 +7,14 @@
|
|||
# <test-intention>Mapping of layer and datatype ranges to names, mapping of textlayer and texttype ranges to names in the same context but to different names</test-intention>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record TEXT
|
||||
bits 01011011 ;# 0CNXYRTL
|
||||
|
|
@ -292,7 +292,7 @@ record LAYERNAME_TXT
|
|||
|
||||
record LAYERNAME_TXT
|
||||
str TE5A
|
||||
uint 3 ;# layer 5
|
||||
uint 3 ;# layer 5
|
||||
uint 5
|
||||
uint 0 ;# all datatypes
|
||||
|
||||
|
|
@ -323,7 +323,7 @@ record LAYERNAME
|
|||
|
||||
record LAYERNAME
|
||||
str E5A
|
||||
uint 3 ;# layer 5
|
||||
uint 3 ;# layer 5
|
||||
uint 5
|
||||
uint 0 ;# all datatypes
|
||||
|
||||
|
|
|
|||
|
|
@ -21,14 +21,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str ABCDH
|
||||
str ABCDH
|
||||
|
||||
set cblock_bytes {
|
||||
22 00 b0 02 b2 02 13
|
||||
|
|
@ -40,8 +40,8 @@ set cblock_bytes {
|
|||
04 ae 65 3f 12 04 24 36 0b 8b 2c f2 e9 14 16 3d
|
||||
c6 73 92 4d 64 21 e3 0b 9e cf 9a 15 4f 59 6f 08
|
||||
83 cc 5d c8 f8 91 7b 25 7f ea 4e e6 03 3c 5b a4
|
||||
66 88 01 85 d8 37 b2 fc 64 bd c8 25 5a 79 92 b1
|
||||
99 4b a3 93 65 26 7b 33 bf e6 69 b6 39 7c a9 4b
|
||||
66 88 01 85 d8 37 b2 fc 64 bd c8 25 5a 79 92 b1
|
||||
99 4b a3 93 65 26 7b 33 bf e6 69 b6 39 7c a9 4b
|
||||
40 2e e1 3b 28 a6 79 82 69 41 98 f6 14 ae 60 9b
|
||||
d7 4c a2 9a 3d 8c 37 f9 6c 03 3f 32 b6 68 2c 64
|
||||
5c cb f3 9a 49 f3 33 e3 0c a6 dd da 29 2f 98 76
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
|
|||
|
|
@ -16,14 +16,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# XYZ gets assigned 0 implicitly
|
||||
record CELLNAME
|
||||
str XYZ
|
||||
str XYZ
|
||||
|
||||
# ABC gets assigned 1 implicitly
|
||||
record CELLNAME
|
||||
|
|
|
|||
|
|
@ -9,14 +9,14 @@
|
|||
# <must-fail>Explicit and implicit CELLNAME modes cannot be mixed</must-fail>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# ABC gets assigned 1
|
||||
# ABC gets assigned 1
|
||||
record CELLNAME_ID
|
||||
str ABC
|
||||
str ABC
|
||||
uint 1
|
||||
|
||||
# XYZ gets assigned 0 implicitly
|
||||
|
|
|
|||
|
|
@ -15,17 +15,17 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# ABC gets assigned 1
|
||||
# ABC gets assigned 1
|
||||
record CELLNAME_ID
|
||||
str ABC
|
||||
str ABC
|
||||
uint 1
|
||||
|
||||
# XYZ gets assigned 0
|
||||
# XYZ gets assigned 0
|
||||
record CELLNAME_ID
|
||||
str XYZ
|
||||
uint 0
|
||||
|
|
|
|||
|
|
@ -9,17 +9,17 @@
|
|||
# <must-fail>No cellname declared for cell id 2</must-fail>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# ABC gets assigned 1
|
||||
# ABC gets assigned 1
|
||||
record CELLNAME_ID
|
||||
str ABC
|
||||
str ABC
|
||||
uint 1
|
||||
|
||||
# XYZ gets assigned 0
|
||||
# XYZ gets assigned 0
|
||||
record CELLNAME_ID
|
||||
str XYZ
|
||||
uint 0
|
||||
|
|
|
|||
|
|
@ -9,17 +9,17 @@
|
|||
# <must-fail>Invalid n-string</must-fail>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# ABC gets assigned 1
|
||||
# ABC gets assigned 1
|
||||
record CELLNAME_ID
|
||||
str ABC
|
||||
str ABC
|
||||
uint 1
|
||||
|
||||
# XYZ gets assigned 0
|
||||
# XYZ gets assigned 0
|
||||
record CELLNAME_ID
|
||||
str " XYZ" ;# FAIL: invalid n-string
|
||||
uint 0
|
||||
|
|
|
|||
|
|
@ -10,17 +10,17 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# ABC gets assigned 1
|
||||
# ABC gets assigned 1
|
||||
record CELLNAME_ID
|
||||
str ABC
|
||||
str ABC
|
||||
uint 1
|
||||
|
||||
# XYZ gets assigned 0
|
||||
# XYZ gets assigned 0
|
||||
record CELLNAME_ID
|
||||
str XYZ
|
||||
uint 0
|
||||
|
|
|
|||
|
|
@ -118,14 +118,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record TEXT
|
||||
bits 01011011 ;# 0CNXYRTL
|
||||
|
|
@ -161,7 +161,7 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 10
|
||||
uint 12
|
||||
|
|
@ -175,21 +175,21 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 2 ;# repetition (3 columns)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 10
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 3 ;# repetition (4 columns)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 12
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 4 ;# repetition (4 columns, arbitrary spacing)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 12
|
||||
uint 13
|
||||
uint 14
|
||||
|
|
@ -198,7 +198,7 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 5 ;# repetition (4 columns, arbitrary spacing, grid 3)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 3
|
||||
uint 4
|
||||
uint 5
|
||||
|
|
@ -208,7 +208,7 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 6 ;# repetition (3 columns, arbitrary spacing)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 10
|
||||
uint 11
|
||||
|
||||
|
|
@ -216,7 +216,7 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 7 ;# repetition (3 columns, arbitrary spacing, grid 5)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 5
|
||||
uint 2
|
||||
uint 3
|
||||
|
|
@ -225,19 +225,19 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 8 ;# repetition (3x4 matrix, arbitrary displacement vectors)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 16*10 ] ;# n-displacement (g-delta: 10-east=10,0)
|
||||
uint [ expr 4*11+3 ] ;# m-displacement (g-delta: -11,-12)
|
||||
uint [ expr 4*11+3 ] ;# m-displacement (g-delta: -11,-12)
|
||||
int -12
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 8 ;# repetition (3x4 matrix, arbitrary displacement vectors)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
int 12
|
||||
uint [ expr 16*10+10 ] ;# n-displacement (g-delta: 10-northwest=-10,10)
|
||||
|
||||
|
|
@ -245,22 +245,22 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 9 ;# repetition (3 times, arbitrary displacement vectors)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
int 12
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 9 ;# repetition (4 times, arbitrary displacement vectors)
|
||||
uint 2 ;# dimension
|
||||
uint 2 ;# dimension
|
||||
uint [ expr 16*10+10 ] ;# n-displacement (g-delta: 10-northwest=-10,10)
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 10 ;# repetition (9 times, once in the middle, others displaced)
|
||||
uint 7 ;# dimension
|
||||
uint 7 ;# dimension
|
||||
uint [ expr 16*10+0 ] ;# n-displacement (g-delta: 10-east=10,0)
|
||||
uint [ expr 16*10+2 ] ;# n-displacement (g-delta: 10-north=0,10)
|
||||
uint [ expr 16*10+4 ] ;# n-displacement (g-delta: 10-west=-10,0)
|
||||
|
|
@ -274,8 +274,8 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 10 ;# repetition (3 times, once in the middle, two displaced)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+3 ] ;# n-displacement (g-delta: -11,12)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+3 ] ;# n-displacement (g-delta: -11,12)
|
||||
int 12
|
||||
uint [ expr 16*10+14 ] ;# n-displacement (g-delta: 10-southeast=10,-10)
|
||||
|
||||
|
|
@ -298,9 +298,9 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 11 ;# repetition (3 times, once in the middle, two displaced)
|
||||
uint 1 ;# dimension
|
||||
uint 1 ;# dimension
|
||||
uint 3 ;# grid (3)
|
||||
uint [ expr 4*4+3 ] ;# n-displacement (g-delta: -12,12)
|
||||
uint [ expr 4*4+3 ] ;# n-displacement (g-delta: -12,12)
|
||||
int 4
|
||||
uint [ expr 16*3+14 ] ;# n-displacement (g-delta: 9-southeast=9,-9)
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -23,10 +23,10 @@ header
|
|||
# Text definition
|
||||
record TEXTSTRING
|
||||
str A
|
||||
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record TEXT
|
||||
bits 01110011 ;# 0CNXYRTL
|
||||
|
|
@ -35,5 +35,5 @@ record TEXT
|
|||
uint 2 ;# text-datatype
|
||||
int 100 ;# text-x (abs)
|
||||
|
||||
tail
|
||||
tail
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
# <must-fail>Modal variable accessed before being defined: text-string</must-fail>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -15,10 +15,10 @@ header
|
|||
# Text definition
|
||||
record TEXTSTRING
|
||||
str A
|
||||
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record TEXT
|
||||
bits 00011011 ;# 0CNXYRTL
|
||||
|
|
@ -27,5 +27,5 @@ record TEXT
|
|||
int 100 ;# text-x (abs)
|
||||
int -200 ;# text-y (abs)
|
||||
|
||||
tail
|
||||
tail
|
||||
|
||||
|
|
|
|||
|
|
@ -121,14 +121,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record TEXT
|
||||
bits 01111011 ;# 0CNXYRTL
|
||||
|
|
@ -165,7 +165,7 @@ record TEXT
|
|||
uint 1 ;# text-id
|
||||
int -200 ;# text-y (relative)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 10
|
||||
uint 12
|
||||
|
|
@ -179,21 +179,21 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 2 ;# repetition (3 columns)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 10
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 3 ;# repetition (4 columns)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 12
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 4 ;# repetition (4 columns, arbitrary spacing)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 12
|
||||
uint 13
|
||||
uint 14
|
||||
|
|
@ -202,7 +202,7 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 5 ;# repetition (4 columns, arbitrary spacing, grid 3)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 3
|
||||
uint 4
|
||||
uint 5
|
||||
|
|
@ -212,7 +212,7 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 6 ;# repetition (3 columns, arbitrary spacing)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 10
|
||||
uint 11
|
||||
|
||||
|
|
@ -220,7 +220,7 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 7 ;# repetition (3 columns, arbitrary spacing, grid 5)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 5
|
||||
uint 2
|
||||
uint 3
|
||||
|
|
@ -229,19 +229,19 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 8 ;# repetition (3x4 matrix, arbitrary displacement vectors)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 16*10 ] ;# n-displacement (g-delta: 10-east=10,0)
|
||||
uint [ expr 4*11+3 ] ;# m-displacement (g-delta: -11,-12)
|
||||
uint [ expr 4*11+3 ] ;# m-displacement (g-delta: -11,-12)
|
||||
int -12
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 8 ;# repetition (3x4 matrix, arbitrary displacement vectors)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
int 12
|
||||
uint [ expr 16*10+10 ] ;# n-displacement (g-delta: 10-northwest=-10,10)
|
||||
|
||||
|
|
@ -249,22 +249,22 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 9 ;# repetition (3 times, arbitrary displacement vectors)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
int 12
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 9 ;# repetition (4 times, arbitrary displacement vectors)
|
||||
uint 2 ;# dimension
|
||||
uint 2 ;# dimension
|
||||
uint [ expr 16*10+10 ] ;# n-displacement (g-delta: 10-northwest=-10,10)
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 10 ;# repetition (9 times, once in the middle, others displaced)
|
||||
uint 7 ;# dimension
|
||||
uint 7 ;# dimension
|
||||
uint [ expr 16*10+0 ] ;# n-displacement (g-delta: 10-east=10,0)
|
||||
uint [ expr 16*10+2 ] ;# n-displacement (g-delta: 10-north=0,10)
|
||||
uint [ expr 16*10+4 ] ;# n-displacement (g-delta: 10-west=-10,0)
|
||||
|
|
@ -278,8 +278,8 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 10 ;# repetition (3 times, once in the middle, two displaced)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+3 ] ;# n-displacement (g-delta: -11,12)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+3 ] ;# n-displacement (g-delta: -11,12)
|
||||
int 12
|
||||
uint [ expr 16*10+14 ] ;# n-displacement (g-delta: 10-southeast=10,-10)
|
||||
|
||||
|
|
@ -302,9 +302,9 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 11 ;# repetition (3 times, once in the middle, two displaced)
|
||||
uint 1 ;# dimension
|
||||
uint 1 ;# dimension
|
||||
uint 3 ;# grid (3)
|
||||
uint [ expr 4*4+3 ] ;# n-displacement (g-delta: -12,12)
|
||||
uint [ expr 4*4+3 ] ;# n-displacement (g-delta: -12,12)
|
||||
int 4
|
||||
uint [ expr 16*3+14 ] ;# n-displacement (g-delta: 10-southeast=12,-12)
|
||||
|
||||
|
|
@ -312,7 +312,7 @@ record TEXT
|
|||
record TEXTSTRING_ID
|
||||
str A
|
||||
uint 1
|
||||
|
||||
|
||||
# Text definition
|
||||
record TEXTSTRING_ID
|
||||
str B
|
||||
|
|
|
|||
|
|
@ -120,7 +120,7 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -129,7 +129,7 @@ header
|
|||
record TEXTSTRING_ID
|
||||
str A
|
||||
uint 1
|
||||
|
||||
|
||||
# Text definition
|
||||
record TEXTSTRING_ID
|
||||
str B
|
||||
|
|
@ -137,7 +137,7 @@ record TEXTSTRING_ID
|
|||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record TEXT
|
||||
bits 01111011 ;# 0CNXYRTL
|
||||
|
|
@ -174,7 +174,7 @@ record TEXT
|
|||
uint 1 ;# text-id
|
||||
int -200 ;# text-y (relative)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 10
|
||||
uint 12
|
||||
|
|
@ -188,21 +188,21 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 2 ;# repetition (3 columns)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 10
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 3 ;# repetition (4 columns)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 12
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 4 ;# repetition (4 columns, arbitrary spacing)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 12
|
||||
uint 13
|
||||
uint 14
|
||||
|
|
@ -211,7 +211,7 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 5 ;# repetition (4 columns, arbitrary spacing, grid 3)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 3
|
||||
uint 4
|
||||
uint 5
|
||||
|
|
@ -221,7 +221,7 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 6 ;# repetition (3 columns, arbitrary spacing)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 10
|
||||
uint 11
|
||||
|
||||
|
|
@ -229,7 +229,7 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 7 ;# repetition (3 columns, arbitrary spacing, grid 5)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 5
|
||||
uint 2
|
||||
uint 3
|
||||
|
|
@ -238,19 +238,19 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 8 ;# repetition (3x4 matrix, arbitrary displacement vectors)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 16*10 ] ;# n-displacement (g-delta: 10-east=10,0)
|
||||
uint [ expr 4*11+3 ] ;# m-displacement (g-delta: -11,-12)
|
||||
uint [ expr 4*11+3 ] ;# m-displacement (g-delta: -11,-12)
|
||||
int -12
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 8 ;# repetition (3x4 matrix, arbitrary displacement vectors)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
int 12
|
||||
uint [ expr 16*10+10 ] ;# n-displacement (g-delta: 10-northwest=-10,10)
|
||||
|
||||
|
|
@ -258,22 +258,22 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 9 ;# repetition (3 times, arbitrary displacement vectors)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
int 12
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 9 ;# repetition (4 times, arbitrary displacement vectors)
|
||||
uint 2 ;# dimension
|
||||
uint 2 ;# dimension
|
||||
uint [ expr 16*10+10 ] ;# n-displacement (g-delta: 10-northwest=-10,10)
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 10 ;# repetition (9 times, once in the middle, others displaced)
|
||||
uint 7 ;# dimension
|
||||
uint 7 ;# dimension
|
||||
uint [ expr 16*10+0 ] ;# n-displacement (g-delta: 10-east=10,0)
|
||||
uint [ expr 16*10+2 ] ;# n-displacement (g-delta: 10-north=0,10)
|
||||
uint [ expr 16*10+4 ] ;# n-displacement (g-delta: 10-west=-10,0)
|
||||
|
|
@ -287,8 +287,8 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 10 ;# repetition (3 times, once in the middle, two displaced)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+3 ] ;# n-displacement (g-delta: -11,12)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+3 ] ;# n-displacement (g-delta: -11,12)
|
||||
int 12
|
||||
uint [ expr 16*10+14 ] ;# n-displacement (g-delta: 10-southeast=10,-10)
|
||||
|
||||
|
|
@ -311,9 +311,9 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 11 ;# repetition (3 times, once in the middle, two displaced)
|
||||
uint 1 ;# dimension
|
||||
uint 1 ;# dimension
|
||||
uint 3 ;# grid (3)
|
||||
uint [ expr 4*4+3 ] ;# n-displacement (g-delta: -12,12)
|
||||
uint [ expr 4*4+3 ] ;# n-displacement (g-delta: -12,12)
|
||||
int 4
|
||||
uint [ expr 16*3+14 ] ;# n-displacement (g-delta: 10-southeast=12,-12)
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
# <must-fail>Explicit and implicit TEXTSTRING modes cannot be mixed</must-fail>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -17,14 +17,14 @@ header
|
|||
record TEXTSTRING_ID
|
||||
str A
|
||||
uint 1
|
||||
|
||||
|
||||
# Text definition
|
||||
record TEXTSTRING
|
||||
str B ;# FAILS
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record TEXT
|
||||
bits 01111011 ;# 0CNXYRTL
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
# <must-fail>No text string defined for id 2</must-fail>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -17,14 +17,14 @@ header
|
|||
# Text definition
|
||||
record TEXTSTRING
|
||||
str A
|
||||
|
||||
|
||||
# Text definition
|
||||
record TEXTSTRING
|
||||
str B
|
||||
str B
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record TEXT
|
||||
bits 01111011 ;# 0CNXYRTL
|
||||
|
|
|
|||
|
|
@ -120,7 +120,7 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -128,14 +128,14 @@ header
|
|||
# Text definition
|
||||
record TEXTSTRING
|
||||
str A
|
||||
|
||||
|
||||
# Text definition
|
||||
record TEXTSTRING
|
||||
str B
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record TEXT
|
||||
bits 01111011 ;# 0CNXYRTL
|
||||
|
|
@ -172,7 +172,7 @@ record TEXT
|
|||
uint 1 ;# text-id
|
||||
int -200 ;# text-y (relative)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 10
|
||||
uint 12
|
||||
|
|
@ -186,21 +186,21 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 2 ;# repetition (3 columns)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 10
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 3 ;# repetition (4 columns)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 12
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 4 ;# repetition (4 columns, arbitrary spacing)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 12
|
||||
uint 13
|
||||
uint 14
|
||||
|
|
@ -209,7 +209,7 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 5 ;# repetition (4 columns, arbitrary spacing, grid 3)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 3
|
||||
uint 4
|
||||
uint 5
|
||||
|
|
@ -219,7 +219,7 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 6 ;# repetition (3 columns, arbitrary spacing)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 10
|
||||
uint 11
|
||||
|
||||
|
|
@ -227,7 +227,7 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 7 ;# repetition (3 columns, arbitrary spacing, grid 5)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 5
|
||||
uint 2
|
||||
uint 3
|
||||
|
|
@ -236,19 +236,19 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 8 ;# repetition (3x4 matrix, arbitrary displacement vectors)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 16*10 ] ;# n-displacement (g-delta: 10-east=10,0)
|
||||
uint [ expr 4*11+3 ] ;# m-displacement (g-delta: -11,-12)
|
||||
uint [ expr 4*11+3 ] ;# m-displacement (g-delta: -11,-12)
|
||||
int -12
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 8 ;# repetition (3x4 matrix, arbitrary displacement vectors)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
int 12
|
||||
uint [ expr 16*10+10 ] ;# n-displacement (g-delta: 10-northwest=-10,10)
|
||||
|
||||
|
|
@ -256,22 +256,22 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 9 ;# repetition (3 times, arbitrary displacement vectors)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+1 ] ;# n-displacement (g-delta: 11,12)
|
||||
int 12
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 9 ;# repetition (4 times, arbitrary displacement vectors)
|
||||
uint 2 ;# dimension
|
||||
uint 2 ;# dimension
|
||||
uint [ expr 16*10+10 ] ;# n-displacement (g-delta: 10-northwest=-10,10)
|
||||
|
||||
record TEXT
|
||||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 10 ;# repetition (9 times, once in the middle, others displaced)
|
||||
uint 7 ;# dimension
|
||||
uint 7 ;# dimension
|
||||
uint [ expr 16*10+0 ] ;# n-displacement (g-delta: 10-east=10,0)
|
||||
uint [ expr 16*10+2 ] ;# n-displacement (g-delta: 10-north=0,10)
|
||||
uint [ expr 16*10+4 ] ;# n-displacement (g-delta: 10-west=-10,0)
|
||||
|
|
@ -285,8 +285,8 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 10 ;# repetition (3 times, once in the middle, two displaced)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+3 ] ;# n-displacement (g-delta: -11,12)
|
||||
uint 1 ;# dimension
|
||||
uint [ expr 4*11+3 ] ;# n-displacement (g-delta: -11,12)
|
||||
int 12
|
||||
uint [ expr 16*10+14 ] ;# n-displacement (g-delta: 10-southeast=10,-10)
|
||||
|
||||
|
|
@ -309,9 +309,9 @@ record TEXT
|
|||
bits 00001100 ;# 0CNXYRTL
|
||||
int -200 ;# text-y (relative)
|
||||
uint 11 ;# repetition (3 times, once in the middle, two displaced)
|
||||
uint 1 ;# dimension
|
||||
uint 1 ;# dimension
|
||||
uint 3 ;# grid (3)
|
||||
uint [ expr 4*4+3 ] ;# n-displacement (g-delta: -12,12)
|
||||
uint [ expr 4*4+3 ] ;# n-displacement (g-delta: -12,12)
|
||||
int 4
|
||||
uint [ expr 16*3+14 ] ;# n-displacement (g-delta: 10-southeast=12,-12)
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
# <must-fail>Modal variable accessed before being defined: repetition</must-fail>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -17,10 +17,10 @@ header
|
|||
# Text definition
|
||||
record TEXTSTRING
|
||||
str A
|
||||
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record TEXT
|
||||
bits 01111111 ;# 0CNXYRTL
|
||||
|
|
@ -31,5 +31,5 @@ record TEXT
|
|||
int -200 ;# text-y (abs)
|
||||
uint 0
|
||||
|
||||
tail
|
||||
tail
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
# <must-fail>Modal variable accessed before being defined: textlayer</must-fail>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -17,10 +17,10 @@ header
|
|||
# Text definition
|
||||
record TEXTSTRING
|
||||
str A
|
||||
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record TEXT
|
||||
bits 01111010 ;# 0CNXYRTL
|
||||
|
|
@ -29,5 +29,5 @@ record TEXT
|
|||
int 100 ;# text-x (abs)
|
||||
int -200 ;# text-y (abs)
|
||||
|
||||
tail
|
||||
tail
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
# <must-fail>Modal variable accessed before being defined: texttype</must-fail>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -17,10 +17,10 @@ header
|
|||
# Text definition
|
||||
record TEXTSTRING
|
||||
str A
|
||||
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record TEXT
|
||||
bits 01111001 ;# 0CNXYRTL
|
||||
|
|
@ -29,5 +29,5 @@ record TEXT
|
|||
int 100 ;# text-x (abs)
|
||||
int -200 ;# text-y (abs)
|
||||
|
||||
tail
|
||||
tail
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -23,10 +23,10 @@ header
|
|||
# Text definition
|
||||
record TEXTSTRING
|
||||
str A
|
||||
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record TEXT
|
||||
bits 01101011 ;# 0CNXYRTL
|
||||
|
|
@ -35,5 +35,5 @@ record TEXT
|
|||
uint 2 ;# text-datatype
|
||||
int -200 ;# text-y (abs)
|
||||
|
||||
tail
|
||||
tail
|
||||
|
||||
|
|
|
|||
|
|
@ -37,14 +37,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record RECTANGLE
|
||||
bits 01111011 ;# SWHXYRDL
|
||||
|
|
@ -116,7 +116,7 @@ record RECTANGLE
|
|||
bits 00001100 ;# SWHXYRDL
|
||||
int 500 ;# geometry-y (absolute)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 200
|
||||
uint 300
|
||||
|
|
@ -125,7 +125,7 @@ record RECTANGLE
|
|||
bits 00001100 ;# SWHXYRDL
|
||||
int 2000 ;# geometry-y (absolute)
|
||||
uint 4 ;# non-regular repetition (3 placements with specified x-delta)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 200
|
||||
uint 300
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
# <test-intention>Property attachement to rectangles in various combinations</test-intention>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -19,7 +19,7 @@ record PROPNAME
|
|||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record RECTANGLE
|
||||
bits 01111011 ;# SWHXYRDL
|
||||
|
|
@ -112,7 +112,7 @@ record RECTANGLE
|
|||
bits 00001100 ;# SWHXYRDL
|
||||
int 500 ;# geometry-y (absolute)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 200
|
||||
uint 300
|
||||
|
|
@ -123,7 +123,7 @@ record RECTANGLE
|
|||
bits 00001100 ;# SWHXYRDL
|
||||
int 2000 ;# geometry-y (absolute)
|
||||
uint 4 ;# non-regular repetition (3 placements with specified x-delta)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 200
|
||||
uint 300
|
||||
|
||||
|
|
|
|||
|
|
@ -49,21 +49,21 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record POLYGON
|
||||
bits 00111011 ;# 00PXYRDL
|
||||
uint 1 ;# layer
|
||||
uint 2 ;# datatype
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -78,7 +78,7 @@ record POLYGON
|
|||
uint 1 ;# layer
|
||||
uint 2 ;# datatype
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -93,7 +93,7 @@ record POLYGON
|
|||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -109,7 +109,7 @@ record POLYGON
|
|||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 1 ;# pointlist: 1-delta (ver. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -120,8 +120,8 @@ record POLYGON
|
|||
bits 00110011 ;# 00PXYRDL
|
||||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 2 ;# pointlist: 2-delta
|
||||
uint 7
|
||||
uint 2 ;# pointlist: 2-delta
|
||||
uint 7
|
||||
uint [ expr 150*4+0 ]
|
||||
uint [ expr 50*4+1 ]
|
||||
uint [ expr 50*4+2 ]
|
||||
|
|
@ -135,8 +135,8 @@ record POLYGON
|
|||
bits 00110011 ;# 00PXYRDL
|
||||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 3 ;# pointlist: 3-delta
|
||||
uint 8
|
||||
uint 3 ;# pointlist: 3-delta
|
||||
uint 8
|
||||
uint [ expr 25*8+0 ]
|
||||
uint [ expr 50*8+4 ]
|
||||
uint [ expr 50*8+1 ]
|
||||
|
|
@ -151,8 +151,8 @@ record POLYGON
|
|||
bits 00110011 ;# 00PXYRDL
|
||||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 4 ;# pointlist: g-delta
|
||||
uint 8
|
||||
uint 4 ;# pointlist: g-delta
|
||||
uint 8
|
||||
uint [ expr 25*16+0*2 ]
|
||||
uint [ expr 50*16+4*2 ]
|
||||
uint [ expr 50*16+1*2 ]
|
||||
|
|
@ -168,7 +168,7 @@ record POLYGON
|
|||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 5 ;# pointlist: g-delta, double delta
|
||||
uint 8
|
||||
uint 8
|
||||
uint [ expr 25*16+0*2 ]
|
||||
uint [ expr 50*16+4*2 ]
|
||||
uint [ expr 50*16+1*2 ]
|
||||
|
|
@ -184,7 +184,7 @@ record POLYGON
|
|||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 1 ;# pointlist: 1-delta (ver. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -192,7 +192,7 @@ record POLYGON
|
|||
int 0 ;# geometry-x (absolute)
|
||||
int 2000 ;# geometry-y (absolute)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 200
|
||||
uint 300
|
||||
|
|
@ -203,7 +203,7 @@ record POLYGON
|
|||
bits 00110110 ;# 00PXYRDL
|
||||
uint 1 ;# datatype
|
||||
uint 1 ;# pointlist: 1-delta (ver. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -215,14 +215,14 @@ record POLYGON
|
|||
bits 00110110 ;# 00PXYRDL
|
||||
uint 1 ;# datatype
|
||||
uint 1 ;# pointlist: 1-delta (ver. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
int 50
|
||||
int 1000 ;# geometry-x (relative)
|
||||
uint 6 ;# repetition (vertical 3 times)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 200
|
||||
uint 300
|
||||
|
||||
|
|
|
|||
|
|
@ -13,14 +13,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record XYABSOLUTE
|
||||
|
||||
|
|
@ -28,8 +28,8 @@ record POLYGON
|
|||
bits 00110011 ;# 00PXYRDL
|
||||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 4 ;# pointlist: g-delta
|
||||
uint 8002
|
||||
uint 4 ;# pointlist: g-delta
|
||||
uint 8002
|
||||
uint 4003; int 0
|
||||
for { set i 0 } { $i < 4000 } { incr i } {
|
||||
uint 41; int 20
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -23,14 +23,14 @@ record PROPNAME
|
|||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record POLYGON
|
||||
bits 00111011 ;# 00PXYRDL
|
||||
uint 1 ;# layer
|
||||
uint 2 ;# datatype
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -50,7 +50,7 @@ record POLYGON
|
|||
uint 1 ;# layer
|
||||
uint 2 ;# datatype
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -67,7 +67,7 @@ record POLYGON
|
|||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -87,7 +87,7 @@ record POLYGON
|
|||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 1 ;# pointlist: 1-delta (ver. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -100,8 +100,8 @@ record POLYGON
|
|||
bits 00110011 ;# 00PXYRDL
|
||||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 2 ;# pointlist: 2-delta
|
||||
uint 7
|
||||
uint 2 ;# pointlist: 2-delta
|
||||
uint 7
|
||||
uint [ expr 150*4+0 ]
|
||||
uint [ expr 50*4+1 ]
|
||||
uint [ expr 50*4+2 ]
|
||||
|
|
@ -117,8 +117,8 @@ record POLYGON
|
|||
bits 00110011 ;# 00PXYRDL
|
||||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 3 ;# pointlist: 3-delta
|
||||
uint 8
|
||||
uint 3 ;# pointlist: 3-delta
|
||||
uint 8
|
||||
uint [ expr 25*8+0 ]
|
||||
uint [ expr 50*8+4 ]
|
||||
uint [ expr 50*8+1 ]
|
||||
|
|
@ -135,8 +135,8 @@ record POLYGON
|
|||
bits 00110011 ;# 00PXYRDL
|
||||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 4 ;# pointlist: g-delta
|
||||
uint 8
|
||||
uint 4 ;# pointlist: g-delta
|
||||
uint 8
|
||||
uint [ expr 25*16+0*2 ]
|
||||
uint [ expr 50*16+4*2 ]
|
||||
uint [ expr 50*16+1*2 ]
|
||||
|
|
@ -154,7 +154,7 @@ record POLYGON
|
|||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 5 ;# pointlist: g-delta, double delta
|
||||
uint 8
|
||||
uint 8
|
||||
uint [ expr 25*16+0*2 ]
|
||||
uint [ expr 50*16+4*2 ]
|
||||
uint [ expr 50*16+1*2 ]
|
||||
|
|
@ -172,7 +172,7 @@ record POLYGON
|
|||
uint 2 ;# layer
|
||||
uint 3 ;# datatype
|
||||
uint 1 ;# pointlist: 1-delta (ver. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -180,7 +180,7 @@ record POLYGON
|
|||
int 0 ;# geometry-x (absolute)
|
||||
int 2000 ;# geometry-y (absolute)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 200
|
||||
uint 300
|
||||
|
|
@ -193,7 +193,7 @@ record POLYGON
|
|||
bits 00110110 ;# 00PXYRDL
|
||||
uint 1 ;# datatype
|
||||
uint 1 ;# pointlist: 1-delta (ver. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -207,14 +207,14 @@ record POLYGON
|
|||
bits 00110110 ;# 00PXYRDL
|
||||
uint 1 ;# datatype
|
||||
uint 1 ;# pointlist: 1-delta (ver. first)
|
||||
uint 4
|
||||
uint 4
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
int 50
|
||||
int 1000 ;# geometry-x (relative)
|
||||
uint 6 ;# repetition (vertical 3 times)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 200
|
||||
uint 300
|
||||
|
||||
|
|
|
|||
|
|
@ -43,14 +43,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
record PATH
|
||||
bits 11111011 ;# EWPXYRDL
|
||||
|
|
@ -58,10 +58,10 @@ record PATH
|
|||
uint 2 ;# datatype
|
||||
uint 10 ;# half-width
|
||||
bits 00001111 ;# extension-scheme SSEE
|
||||
int 5
|
||||
int 5
|
||||
int -5
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 3
|
||||
uint 3
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -77,7 +77,7 @@ record PATH
|
|||
uint 10 ;# half-width
|
||||
bits 00000000 ;# extension-scheme SSEE
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 3
|
||||
uint 3
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -89,7 +89,7 @@ record PATH
|
|||
uint 10 ;# half-width
|
||||
bits 00000100 ;# extension-scheme SSEE
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 3
|
||||
uint 3
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -101,7 +101,7 @@ record PATH
|
|||
uint 12 ;# half-width
|
||||
bits 00000101 ;# extension-scheme SSEE
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 3
|
||||
uint 3
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -113,7 +113,7 @@ record PATH
|
|||
uint 2 ;# datatype
|
||||
bits 00001010 ;# extension-scheme SSEE
|
||||
uint 0 ;# pointlist: 1-delta (hor. first)
|
||||
uint 3
|
||||
uint 3
|
||||
int 150
|
||||
int 50
|
||||
int -50
|
||||
|
|
@ -131,7 +131,7 @@ record PATH
|
|||
uint 3 ;# datatype
|
||||
int 200 ;# geometry-y (relative)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 200
|
||||
uint 300
|
||||
|
|
|
|||
|
|
@ -58,14 +58,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell ABC
|
||||
record CELL_STR
|
||||
str ABC
|
||||
str ABC
|
||||
|
||||
uint 23
|
||||
bits 01111011 ;# OWHXYRDL
|
||||
|
|
@ -105,7 +105,7 @@ uint 23
|
|||
int -20 ;# delta-b
|
||||
int 300 ;# geometry-y (relative)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 200
|
||||
uint 300
|
||||
|
|
@ -146,7 +146,7 @@ uint 24
|
|||
int 20 ;# delta-a
|
||||
int 300 ;# geometry-y (relative)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 200
|
||||
uint 300
|
||||
|
|
@ -187,7 +187,7 @@ uint 25
|
|||
int -20 ;# delta-b
|
||||
int 300 ;# geometry-y (relative)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 200
|
||||
uint 300
|
||||
|
|
|
|||
|
|
@ -33,14 +33,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record RECTANGLE
|
||||
bits 01111011 ;# SWHXYRDL
|
||||
|
|
@ -53,7 +53,7 @@ record RECTANGLE
|
|||
|
||||
# Cell TOP
|
||||
record CELL_STR
|
||||
str TOP
|
||||
str TOP
|
||||
|
||||
record XYRELATIVE
|
||||
|
||||
|
|
@ -100,7 +100,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (absolute)
|
||||
int 0 ;# placement-y (absolute)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 300
|
||||
uint 300
|
||||
|
|
@ -118,7 +118,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (relative)
|
||||
int 0 ;# placement-y (relative)
|
||||
uint 2 ;# repetition (3 columns)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 320
|
||||
|
||||
uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
||||
|
|
@ -126,7 +126,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (relative)
|
||||
int 0 ;# placement-y (relative)
|
||||
uint 3 ;# repetition (4 columns)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 310
|
||||
|
||||
uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
||||
|
|
@ -134,7 +134,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (relative)
|
||||
int 0 ;# placement-y (relative)
|
||||
uint 4 ;# repetition (4 columns, arbitrary spacing)
|
||||
uint 2
|
||||
uint 2
|
||||
uint 320
|
||||
uint 330
|
||||
uint 340
|
||||
|
|
@ -144,9 +144,9 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int 2000 ;# placement-x (relative)
|
||||
int 0 ;# placement-y (relative)
|
||||
uint 8 ;# repetition (3x4 matrix, arbitrary displacement vectors)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*310+1 ] ;# n-displacement (g-delta: 310,320)
|
||||
uint 1 ;# n-dimension
|
||||
uint 2 ;# m-dimension
|
||||
uint [ expr 4*310+1 ] ;# n-displacement (g-delta: 310,320)
|
||||
int 320
|
||||
uint [ expr 16*330+10 ] ;# n-displacement (g-delta: 330-northwest=-330,330)
|
||||
|
||||
|
|
|
|||
|
|
@ -23,14 +23,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell TOP
|
||||
record CELL_STR
|
||||
str TOP
|
||||
str TOP
|
||||
|
||||
record XYRELATIVE
|
||||
|
||||
|
|
@ -72,7 +72,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record RECTANGLE
|
||||
bits 01111011 ;# SWHXYRDL
|
||||
|
|
|
|||
|
|
@ -23,14 +23,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
record CELLNAME
|
||||
record CELLNAME
|
||||
str A
|
||||
record CELLNAME
|
||||
record CELLNAME
|
||||
str TOP
|
||||
|
||||
# Cell A
|
||||
|
|
|
|||
|
|
@ -24,14 +24,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
record CELLNAME
|
||||
record CELLNAME
|
||||
str A
|
||||
record CELLNAME
|
||||
record CELLNAME
|
||||
str TOP
|
||||
|
||||
# Cell TOP
|
||||
|
|
@ -46,7 +46,7 @@ uint 17 ;# PLACEMENT (no mag, manhattan angles)
|
|||
int -300 ;# placement-x (relative)
|
||||
int 400 ;# placement-y (relative)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 20
|
||||
uint 30
|
||||
|
|
|
|||
|
|
@ -23,14 +23,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
record CELLNAME
|
||||
record CELLNAME
|
||||
str A
|
||||
record CELLNAME
|
||||
record CELLNAME
|
||||
str TOP
|
||||
|
||||
# Cell TOP
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -54,7 +54,7 @@ uint 18 ;# PLACEMENT (no mag, manhattan angles)
|
|||
|
||||
# Cell TOP
|
||||
record CELL_STR
|
||||
str TOP
|
||||
str TOP
|
||||
|
||||
record XYRELATIVE
|
||||
|
||||
|
|
@ -100,7 +100,7 @@ uint 18 ;# PLACEMENT (no mag, manhattan angles)
|
|||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record RECTANGLE
|
||||
bits 01111011 ;# SWHXYRDL
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -84,9 +84,9 @@ record RECTANGLE
|
|||
int 300 ;# geometry-x (absolute)
|
||||
int -400 ;# geometry-y (absolute)
|
||||
|
||||
record CELLNAME
|
||||
record CELLNAME
|
||||
str A
|
||||
record CELLNAME
|
||||
record CELLNAME
|
||||
str TOP
|
||||
|
||||
tail
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
|
@ -58,7 +58,7 @@ uint 18 ;# PLACEMENT (mag 0.5, manhattan angles)
|
|||
|
||||
# Cell TOP
|
||||
record CELL_STR
|
||||
str TOP
|
||||
str TOP
|
||||
|
||||
uint 18 ;# PLACEMENT (mag 0.5, manhattan angles)
|
||||
bits 10110110 ;# CNXYRMAF
|
||||
|
|
@ -91,7 +91,7 @@ uint 18 ;# PLACEMENT (mag 0.5, manhattan angles)
|
|||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record RECTANGLE
|
||||
bits 01111011 ;# SWHXYRDL
|
||||
|
|
|
|||
|
|
@ -80,14 +80,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
record CTRAPEZOID
|
||||
bits 11111011 ;# TWHXYRDL
|
||||
|
|
@ -152,7 +152,7 @@ record CTRAPEZOID
|
|||
bits 00001100 ;# TWHXYRDL
|
||||
int 400 ;# geometry-y (relative)
|
||||
uint 1 ;# repetition (3x4 matrix)
|
||||
uint 1
|
||||
uint 1
|
||||
uint 2
|
||||
uint 400
|
||||
uint 300
|
||||
|
|
|
|||
|
|
@ -14,14 +14,14 @@
|
|||
# </content>
|
||||
# </test>
|
||||
|
||||
header
|
||||
header
|
||||
real 0 1000.0
|
||||
uint 0 ;# offset table is in start record
|
||||
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
||||
|
||||
# Cell A
|
||||
record CELL_STR
|
||||
str A
|
||||
str A
|
||||
|
||||
# This test is supposed to test, if the H modal variable is not tested
|
||||
# if the CTRAPEZOID does not need it.
|
||||
|
|
@ -42,7 +42,7 @@ record CTRAPEZOID
|
|||
|
||||
# Cell B
|
||||
record CELL_STR
|
||||
str B
|
||||
str B
|
||||
|
||||
# This test is supposed to test, if the W modal variable is not tested
|
||||
# if the CTRAPEZOID does not need it.
|
||||
|
|
|
|||
Loading…
Reference in New Issue