mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-28 05:54:19 -04:00
- Add text_gap
option to allow adjustment of vertical gap between
barcode and text - EMF/EPS/SVG/GUI: ignore BOLD_TEXT for EAN/UPC - DAFT: up max to 250 chars - EMF/EPS/SVG: fix addon bars placement/length when text hidden - Qt backend: use `QFontMetrics::horizontalAdvance()` rather than `boundingRect()` to calc text width (seems to be more accurate) - library: make printf/sprintf() format arg always literal string - output: fix errtxt nos clash; use array for `out_upcean_split_text()` text parts - raster/vector: smallify addon text printing logic - frontend: warn if output file and direct options both given; add TODO note about `CommandLineToArgvW()` loading shell32.dll - manual: put HRT options in own section
This commit is contained in:
parent
ab2abccdb6
commit
90293ebcda
167 changed files with 2706 additions and 1734 deletions
|
@ -1,5 +1,5 @@
|
|||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: Zint 2.10.0.9
|
||||
%%Creator: Zint 2.12.0.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 224 119
|
||||
|
@ -84,7 +84,7 @@ end
|
|||
matrix currentmatrix
|
||||
/Helvetica-ISOLatin1 findfont
|
||||
14.00 scalefont setfont
|
||||
0 0 moveto 112.00 3.50 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 112.00 4.90 translate 0.00 rotate 0 0 moveto
|
||||
(Égjpqy) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: Zint 2.10.0.9
|
||||
%%Creator: Zint 2.12.0.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 119 224
|
||||
|
@ -84,7 +84,7 @@ end
|
|||
matrix currentmatrix
|
||||
/Helvetica-ISOLatin1 findfont
|
||||
14.00 scalefont setfont
|
||||
0 0 moveto 3.50 112.00 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 4.90 112.00 translate 0.00 rotate 0 0 moveto
|
||||
(Égjpqy) stringwidth
|
||||
gsave
|
||||
270 rotate
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: Zint 2.10.0.9
|
||||
%%Creator: Zint 2.12.0.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 246 119
|
||||
|
@ -90,7 +90,7 @@ end
|
|||
matrix currentmatrix
|
||||
/Helvetica-ISOLatin1 findfont
|
||||
14.00 scalefont setfont
|
||||
0 0 moveto 123.00 3.50 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 123.00 4.90 translate 0.00 rotate 0 0 moveto
|
||||
(A\\B\)ç\(D) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
|
|
@ -65,7 +65,7 @@ TE
|
|||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
14.00 scalefont setfont
|
||||
0 0 moveto 64.00 3.50 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 64.00 4.90 translate 0.00 rotate 0 0 moveto
|
||||
(*123*) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
|
|
@ -65,7 +65,7 @@ TE
|
|||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
14.00 scalefont setfont
|
||||
0 0 moveto 64.00 3.50 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 64.00 4.90 translate 0.00 rotate 0 0 moveto
|
||||
(*123*) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
|
|
@ -62,7 +62,7 @@ TE
|
|||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
14.00 scalefont setfont
|
||||
0 0 moveto 64.00 3.50 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 64.00 4.90 translate 0.00 rotate 0 0 moveto
|
||||
(*123*) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: Zint 2.10.0.9
|
||||
%%Creator: Zint 2.12.0.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 158 119
|
||||
|
@ -61,7 +61,7 @@ TE
|
|||
matrix currentmatrix
|
||||
/Helvetica-Bold findfont
|
||||
14.00 scalefont setfont
|
||||
0 0 moveto 79.00 3.50 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 79.00 4.90 translate 0.00 rotate 0 0 moveto
|
||||
(\(01\)15012345678907) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: Zint 2.10.0.9
|
||||
%%Creator: Zint 2.12.0.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 276 117
|
||||
|
@ -9,87 +9,87 @@
|
|||
/TE { pop pop } bind def
|
||||
newpath
|
||||
1.00 1.00 1.00 setrgbcolor
|
||||
116.40 0.00 TB 0.00 276.00 TR
|
||||
116.90 0.00 TB 0.00 276.00 TR
|
||||
TE
|
||||
0.00 0.00 0.00 setrgbcolor
|
||||
110.00 6.40 TB 22.00 2.00 TR
|
||||
110.00 6.90 TB 22.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 26.00 2.00 TR
|
||||
110.00 6.90 TB 26.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 30.00 6.00 TR
|
||||
100.00 16.90 TB 30.00 6.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 38.00 4.00 TR
|
||||
100.00 16.90 TB 38.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 46.00 2.00 TR
|
||||
100.00 16.90 TB 46.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 54.00 2.00 TR
|
||||
100.00 16.90 TB 54.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 58.00 4.00 TR
|
||||
100.00 16.90 TB 58.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 66.00 4.00 TR
|
||||
100.00 16.90 TB 66.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 72.00 8.00 TR
|
||||
100.00 16.90 TB 72.00 8.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 82.00 2.00 TR
|
||||
100.00 16.90 TB 82.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 90.00 2.00 TR
|
||||
100.00 16.90 TB 90.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 96.00 2.00 TR
|
||||
100.00 16.90 TB 96.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 100.00 2.00 TR
|
||||
100.00 16.90 TB 100.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 108.00 4.00 TR
|
||||
100.00 16.90 TB 108.00 4.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 114.00 2.00 TR
|
||||
110.00 6.90 TB 114.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 118.00 2.00 TR
|
||||
110.00 6.90 TB 118.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 122.00 2.00 TR
|
||||
100.00 16.90 TB 122.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 128.00 6.00 TR
|
||||
100.00 16.90 TB 128.00 6.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 136.00 4.00 TR
|
||||
100.00 16.90 TB 136.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 142.00 4.00 TR
|
||||
100.00 16.90 TB 142.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 150.00 2.00 TR
|
||||
100.00 16.90 TB 150.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 154.00 6.00 TR
|
||||
100.00 16.90 TB 154.00 6.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 164.00 6.00 TR
|
||||
100.00 16.90 TB 164.00 6.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 174.00 2.00 TR
|
||||
100.00 16.90 TB 174.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 178.00 4.00 TR
|
||||
100.00 16.90 TB 178.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 186.00 4.00 TR
|
||||
100.00 16.90 TB 186.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 192.00 2.00 TR
|
||||
100.00 16.90 TB 192.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 200.00 2.00 TR
|
||||
100.00 16.90 TB 200.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 206.00 2.00 TR
|
||||
110.00 6.90 TB 206.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 210.00 2.00 TR
|
||||
110.00 6.90 TB 210.00 2.00 TR
|
||||
TE
|
||||
91.00 6.40 TB 226.00 2.00 TR
|
||||
93.10 6.90 TB 226.00 2.00 TR
|
||||
TE
|
||||
91.00 6.40 TB 230.00 4.00 TR
|
||||
93.10 6.90 TB 230.00 4.00 TR
|
||||
TE
|
||||
91.00 6.40 TB 238.00 4.00 TR
|
||||
93.10 6.90 TB 238.00 4.00 TR
|
||||
TE
|
||||
91.00 6.40 TB 246.00 2.00 TR
|
||||
93.10 6.90 TB 246.00 2.00 TR
|
||||
TE
|
||||
91.00 6.40 TB 250.00 2.00 TR
|
||||
93.10 6.90 TB 250.00 2.00 TR
|
||||
TE
|
||||
91.00 6.40 TB 256.00 2.00 TR
|
||||
93.10 6.90 TB 256.00 2.00 TR
|
||||
TE
|
||||
91.00 6.40 TB 262.00 4.00 TR
|
||||
93.10 6.90 TB 262.00 4.00 TR
|
||||
TE
|
||||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
20.00 scalefont setfont
|
||||
0 0 moveto 12.00 0.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 12.20 0.80 translate 0.00 rotate 0 0 moveto
|
||||
(9) stringwidth
|
||||
pop
|
||||
neg 0 rmoveto
|
||||
|
@ -98,7 +98,7 @@ setmatrix
|
|||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
20.00 scalefont setfont
|
||||
0 0 moveto 70.00 0.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 71.00 0.80 translate 0.00 rotate 0 0 moveto
|
||||
(771384) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
@ -107,7 +107,7 @@ setmatrix
|
|||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
20.00 scalefont setfont
|
||||
0 0 moveto 164.00 0.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 163.00 0.80 translate 0.00 rotate 0 0 moveto
|
||||
(524017) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
@ -116,7 +116,7 @@ setmatrix
|
|||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
20.00 scalefont setfont
|
||||
0 0 moveto 246.00 101.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 246.00 101.90 translate 0.00 rotate 0 0 moveto
|
||||
(12) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: Zint 2.10.0.9
|
||||
%%Creator: Zint 2.12.0.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 276 117
|
||||
|
@ -9,87 +9,87 @@
|
|||
/TE { pop pop } bind def
|
||||
newpath
|
||||
1.00 1.00 1.00 setrgbcolor
|
||||
116.40 0.00 TB 0.00 276.00 TR
|
||||
116.90 0.00 TB 0.00 276.00 TR
|
||||
TE
|
||||
0.00 0.00 0.00 setrgbcolor
|
||||
110.00 6.40 TB 18.00 2.00 TR
|
||||
110.00 6.90 TB 18.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 22.00 2.00 TR
|
||||
110.00 6.90 TB 22.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 30.00 4.00 TR
|
||||
110.00 6.90 TB 30.00 4.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 36.00 2.00 TR
|
||||
110.00 6.90 TB 36.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 42.00 4.00 TR
|
||||
100.00 16.90 TB 42.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 50.00 2.00 TR
|
||||
100.00 16.90 TB 50.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 56.00 2.00 TR
|
||||
100.00 16.90 TB 56.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 62.00 4.00 TR
|
||||
100.00 16.90 TB 62.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 68.00 8.00 TR
|
||||
100.00 16.90 TB 68.00 8.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 78.00 2.00 TR
|
||||
100.00 16.90 TB 78.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 82.00 2.00 TR
|
||||
100.00 16.90 TB 82.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 90.00 4.00 TR
|
||||
100.00 16.90 TB 90.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 96.00 4.00 TR
|
||||
100.00 16.90 TB 96.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 106.00 2.00 TR
|
||||
100.00 16.90 TB 106.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 110.00 2.00 TR
|
||||
110.00 6.90 TB 110.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 114.00 2.00 TR
|
||||
110.00 6.90 TB 114.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 118.00 2.00 TR
|
||||
100.00 16.90 TB 118.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 122.00 2.00 TR
|
||||
100.00 16.90 TB 122.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 132.00 2.00 TR
|
||||
100.00 16.90 TB 132.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 140.00 2.00 TR
|
||||
100.00 16.90 TB 140.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 146.00 2.00 TR
|
||||
100.00 16.90 TB 146.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 152.00 2.00 TR
|
||||
100.00 16.90 TB 152.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 160.00 6.00 TR
|
||||
100.00 16.90 TB 160.00 6.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 168.00 2.00 TR
|
||||
100.00 16.90 TB 168.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 174.00 6.00 TR
|
||||
100.00 16.90 TB 174.00 6.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 184.00 2.00 TR
|
||||
100.00 16.90 TB 184.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 188.00 2.00 TR
|
||||
110.00 6.90 TB 188.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 194.00 6.00 TR
|
||||
110.00 6.90 TB 194.00 6.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 202.00 2.00 TR
|
||||
110.00 6.90 TB 202.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 206.00 2.00 TR
|
||||
110.00 6.90 TB 206.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 226.00 2.00 TR
|
||||
83.10 16.90 TB 226.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 230.00 4.00 TR
|
||||
83.10 16.90 TB 230.00 4.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 238.00 2.00 TR
|
||||
83.10 16.90 TB 238.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 244.00 4.00 TR
|
||||
83.10 16.90 TB 244.00 4.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 250.00 2.00 TR
|
||||
83.10 16.90 TB 250.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 254.00 2.00 TR
|
||||
83.10 16.90 TB 254.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 262.00 4.00 TR
|
||||
83.10 16.90 TB 262.00 4.00 TR
|
||||
TE
|
||||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
14.00 scalefont setfont
|
||||
0 0 moveto 8.00 0.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 8.70 0.80 translate 0.00 rotate 0 0 moveto
|
||||
(0) stringwidth
|
||||
pop
|
||||
neg 0 rmoveto
|
||||
|
@ -98,7 +98,7 @@ setmatrix
|
|||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
20.00 scalefont setfont
|
||||
0 0 moveto 72.00 0.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 74.00 0.80 translate 0.00 rotate 0 0 moveto
|
||||
(12345) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
@ -107,7 +107,7 @@ setmatrix
|
|||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
20.00 scalefont setfont
|
||||
0 0 moveto 152.00 0.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 152.00 0.80 translate 0.00 rotate 0 0 moveto
|
||||
(67890) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
@ -116,13 +116,13 @@ setmatrix
|
|||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
14.00 scalefont setfont
|
||||
0 0 moveto 218.00 0.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 217.30 0.80 translate 0.00 rotate 0 0 moveto
|
||||
(5) show
|
||||
setmatrix
|
||||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
20.00 scalefont setfont
|
||||
0 0 moveto 246.00 101.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 246.00 101.90 translate 0.00 rotate 0 0 moveto
|
||||
(24) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: Zint 2.10.0.9
|
||||
%%Creator: Zint 2.12.0.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 238 117
|
||||
|
@ -9,79 +9,79 @@
|
|||
/TE { pop pop } bind def
|
||||
newpath
|
||||
1.00 1.00 1.00 setrgbcolor
|
||||
116.40 0.00 TB 0.00 238.00 TR
|
||||
116.90 0.00 TB 0.00 238.00 TR
|
||||
TE
|
||||
0.00 0.00 0.00 setrgbcolor
|
||||
110.00 6.40 TB 18.00 2.00 TR
|
||||
110.00 6.90 TB 18.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 22.00 2.00 TR
|
||||
110.00 6.90 TB 22.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 26.00 4.00 TR
|
||||
100.00 16.90 TB 26.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 34.00 4.00 TR
|
||||
100.00 16.90 TB 34.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 42.00 2.00 TR
|
||||
100.00 16.90 TB 42.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 48.00 4.00 TR
|
||||
100.00 16.90 TB 48.00 4.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 54.00 8.00 TR
|
||||
100.00 16.90 TB 54.00 8.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 64.00 2.00 TR
|
||||
100.00 16.90 TB 64.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 70.00 6.00 TR
|
||||
100.00 16.90 TB 70.00 6.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 78.00 2.00 TR
|
||||
100.00 16.90 TB 78.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 82.00 6.00 TR
|
||||
100.00 16.90 TB 82.00 6.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 92.00 2.00 TR
|
||||
100.00 16.90 TB 92.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 96.00 2.00 TR
|
||||
100.00 16.90 TB 96.00 2.00 TR
|
||||
TE
|
||||
100.00 16.40 TB 100.00 8.00 TR
|
||||
100.00 16.90 TB 100.00 8.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 110.00 2.00 TR
|
||||
110.00 6.90 TB 110.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 114.00 2.00 TR
|
||||
110.00 6.90 TB 114.00 2.00 TR
|
||||
TE
|
||||
110.00 6.40 TB 118.00 2.00 TR
|
||||
110.00 6.90 TB 118.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 134.00 2.00 TR
|
||||
83.10 16.90 TB 134.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 138.00 4.00 TR
|
||||
83.10 16.90 TB 138.00 4.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 144.00 4.00 TR
|
||||
83.10 16.90 TB 144.00 4.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 152.00 4.00 TR
|
||||
83.10 16.90 TB 152.00 4.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 158.00 2.00 TR
|
||||
83.10 16.90 TB 158.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 164.00 2.00 TR
|
||||
83.10 16.90 TB 164.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 170.00 4.00 TR
|
||||
83.10 16.90 TB 170.00 4.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 176.00 2.00 TR
|
||||
83.10 16.90 TB 176.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 180.00 2.00 TR
|
||||
83.10 16.90 TB 180.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 190.00 2.00 TR
|
||||
83.10 16.90 TB 190.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 194.00 2.00 TR
|
||||
83.10 16.90 TB 194.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 198.00 2.00 TR
|
||||
83.10 16.90 TB 198.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 206.00 4.00 TR
|
||||
83.10 16.90 TB 206.00 4.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 212.00 2.00 TR
|
||||
83.10 16.90 TB 212.00 2.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 216.00 4.00 TR
|
||||
83.10 16.90 TB 216.00 4.00 TR
|
||||
TE
|
||||
81.00 16.40 TB 226.00 2.00 TR
|
||||
83.10 16.90 TB 226.00 2.00 TR
|
||||
TE
|
||||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
14.00 scalefont setfont
|
||||
0 0 moveto 8.00 0.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 8.70 0.80 translate 0.00 rotate 0 0 moveto
|
||||
(0) stringwidth
|
||||
pop
|
||||
neg 0 rmoveto
|
||||
|
@ -90,7 +90,7 @@ setmatrix
|
|||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
20.00 scalefont setfont
|
||||
0 0 moveto 66.00 0.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 67.00 0.80 translate 0.00 rotate 0 0 moveto
|
||||
(123456) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
@ -99,13 +99,13 @@ setmatrix
|
|||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
14.00 scalefont setfont
|
||||
0 0 moveto 126.00 0.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 125.30 0.80 translate 0.00 rotate 0 0 moveto
|
||||
(5) show
|
||||
setmatrix
|
||||
matrix currentmatrix
|
||||
/Helvetica findfont
|
||||
20.00 scalefont setfont
|
||||
0 0 moveto 182.00 101.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 182.00 101.90 translate 0.00 rotate 0 0 moveto
|
||||
(12345) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
|
|
@ -1,111 +1,111 @@
|
|||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: Zint 2.10.0.9
|
||||
%%Creator: Zint 2.12.0.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 238 112
|
||||
%%BoundingBox: 0 0 238 113
|
||||
%%EndComments
|
||||
/TB { 2 copy } bind def
|
||||
/TR { newpath 4 1 roll exch moveto 1 index 0 rlineto 0 exch rlineto neg 0 rlineto closepath fill } bind def
|
||||
/TE { pop pop } bind def
|
||||
newpath
|
||||
1.00 1.00 1.00 setrgbcolor
|
||||
111.90 0.00 TB 0.00 238.00 TR
|
||||
112.28 0.00 TB 0.00 238.00 TR
|
||||
TE
|
||||
0.00 0.00 0.00 setrgbcolor
|
||||
110.00 1.90 TB 18.00 2.00 TR
|
||||
110.00 2.28 TB 18.00 2.00 TR
|
||||
TE
|
||||
110.00 1.90 TB 22.00 2.00 TR
|
||||
110.00 2.28 TB 22.00 2.00 TR
|
||||
TE
|
||||
100.00 11.90 TB 26.00 4.00 TR
|
||||
100.00 12.28 TB 26.00 4.00 TR
|
||||
TE
|
||||
100.00 11.90 TB 34.00 4.00 TR
|
||||
100.00 12.28 TB 34.00 4.00 TR
|
||||
TE
|
||||
100.00 11.90 TB 42.00 2.00 TR
|
||||
100.00 12.28 TB 42.00 2.00 TR
|
||||
TE
|
||||
100.00 11.90 TB 48.00 4.00 TR
|
||||
100.00 12.28 TB 48.00 4.00 TR
|
||||
TE
|
||||
100.00 11.90 TB 54.00 8.00 TR
|
||||
100.00 12.28 TB 54.00 8.00 TR
|
||||
TE
|
||||
100.00 11.90 TB 64.00 2.00 TR
|
||||
100.00 12.28 TB 64.00 2.00 TR
|
||||
TE
|
||||
100.00 11.90 TB 70.00 6.00 TR
|
||||
100.00 12.28 TB 70.00 6.00 TR
|
||||
TE
|
||||
100.00 11.90 TB 78.00 2.00 TR
|
||||
100.00 12.28 TB 78.00 2.00 TR
|
||||
TE
|
||||
100.00 11.90 TB 82.00 6.00 TR
|
||||
100.00 12.28 TB 82.00 6.00 TR
|
||||
TE
|
||||
100.00 11.90 TB 92.00 2.00 TR
|
||||
100.00 12.28 TB 92.00 2.00 TR
|
||||
TE
|
||||
100.00 11.90 TB 96.00 2.00 TR
|
||||
100.00 12.28 TB 96.00 2.00 TR
|
||||
TE
|
||||
100.00 11.90 TB 100.00 8.00 TR
|
||||
100.00 12.28 TB 100.00 8.00 TR
|
||||
TE
|
||||
110.00 1.90 TB 110.00 2.00 TR
|
||||
110.00 2.28 TB 110.00 2.00 TR
|
||||
TE
|
||||
110.00 1.90 TB 114.00 2.00 TR
|
||||
110.00 2.28 TB 114.00 2.00 TR
|
||||
TE
|
||||
110.00 1.90 TB 118.00 2.00 TR
|
||||
110.00 2.28 TB 118.00 2.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 134.00 2.00 TR
|
||||
87.72 12.28 TB 134.00 2.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 138.00 4.00 TR
|
||||
87.72 12.28 TB 138.00 4.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 144.00 4.00 TR
|
||||
87.72 12.28 TB 144.00 4.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 152.00 4.00 TR
|
||||
87.72 12.28 TB 152.00 4.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 158.00 2.00 TR
|
||||
87.72 12.28 TB 158.00 2.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 164.00 2.00 TR
|
||||
87.72 12.28 TB 164.00 2.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 170.00 4.00 TR
|
||||
87.72 12.28 TB 170.00 4.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 176.00 2.00 TR
|
||||
87.72 12.28 TB 176.00 2.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 180.00 2.00 TR
|
||||
87.72 12.28 TB 180.00 2.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 190.00 2.00 TR
|
||||
87.72 12.28 TB 190.00 2.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 194.00 2.00 TR
|
||||
87.72 12.28 TB 194.00 2.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 198.00 2.00 TR
|
||||
87.72 12.28 TB 198.00 2.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 206.00 4.00 TR
|
||||
87.72 12.28 TB 206.00 4.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 212.00 2.00 TR
|
||||
87.72 12.28 TB 212.00 2.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 216.00 4.00 TR
|
||||
87.72 12.28 TB 216.00 4.00 TR
|
||||
TE
|
||||
87.00 11.90 TB 226.00 2.00 TR
|
||||
87.72 12.28 TB 226.00 2.00 TR
|
||||
TE
|
||||
matrix currentmatrix
|
||||
/Helvetica-Bold findfont
|
||||
/Helvetica findfont
|
||||
12.00 scalefont setfont
|
||||
0 0 moveto 8.00 0.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 8.70 0.56 translate 0.00 rotate 0 0 moveto
|
||||
(0) stringwidth
|
||||
pop
|
||||
neg 0 rmoveto
|
||||
(0) show
|
||||
setmatrix
|
||||
matrix currentmatrix
|
||||
/Helvetica-Bold findfont
|
||||
/Helvetica findfont
|
||||
14.00 scalefont setfont
|
||||
0 0 moveto 66.00 0.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 67.00 0.56 translate 0.00 rotate 0 0 moveto
|
||||
(123456) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
(123456) show
|
||||
setmatrix
|
||||
matrix currentmatrix
|
||||
/Helvetica-Bold findfont
|
||||
/Helvetica findfont
|
||||
12.00 scalefont setfont
|
||||
0 0 moveto 126.00 0.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 125.30 0.56 translate 0.00 rotate 0 0 moveto
|
||||
(5) show
|
||||
setmatrix
|
||||
matrix currentmatrix
|
||||
/Helvetica-Bold findfont
|
||||
/Helvetica findfont
|
||||
14.00 scalefont setfont
|
||||
0 0 moveto 182.00 101.40 translate 0.00 rotate 0 0 moveto
|
||||
0 0 moveto 182.00 101.78 translate 0.00 rotate 0 0 moveto
|
||||
(12345) stringwidth
|
||||
pop
|
||||
-2 div 0 rmoveto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue