mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-03 00:19:51 -04:00
EPS: fix text rotation regression ([607e4ed]);
remove legacy "T" prefix from def commands; reinstate previous R (TR) def so as to use I (TB) copy to save file size, & for ULTRA pre-group rects by colour to enable use; adjust H (TH) def so can use new J copy to save file size; various other fiddles manual: Royal Mail Mailmark - put Destination+DPS & RTS in tables for readability
This commit is contained in:
parent
3c1980c284
commit
ee6b4a0efc
63 changed files with 3973 additions and 3171 deletions
|
@ -4,44 +4,44 @@
|
|||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 238 118
|
||||
%%EndComments
|
||||
/TR { newpath moveto dup 3 1 roll 0 rlineto 0 exch rlineto neg 0 rlineto closepath fill } bind def
|
||||
newpath
|
||||
/R { newpath 4 1 roll exch moveto 1 index 0 rlineto 0 exch rlineto neg 0 rlineto closepath fill } bind def
|
||||
/I { 2 copy } bind def
|
||||
1 1 1 setrgbcolor
|
||||
118 238 0 0 TR
|
||||
118 0 0 238 R
|
||||
0 0 0 setrgbcolor
|
||||
110 2 18 8 TR
|
||||
110 2 22 8 TR
|
||||
100 4 26 18 TR
|
||||
100 4 34 18 TR
|
||||
100 2 42 18 TR
|
||||
100 4 48 18 TR
|
||||
100 8 54 18 TR
|
||||
100 2 64 18 TR
|
||||
100 6 70 18 TR
|
||||
100 2 78 18 TR
|
||||
100 6 82 18 TR
|
||||
100 2 92 18 TR
|
||||
100 2 96 18 TR
|
||||
100 8 100 18 TR
|
||||
110 2 110 8 TR
|
||||
110 2 114 8 TR
|
||||
110 2 118 8 TR
|
||||
82 2 134 18 TR
|
||||
82 4 138 18 TR
|
||||
82 4 144 18 TR
|
||||
82 4 152 18 TR
|
||||
82 2 158 18 TR
|
||||
82 2 164 18 TR
|
||||
82 4 170 18 TR
|
||||
82 2 176 18 TR
|
||||
82 2 180 18 TR
|
||||
82 2 190 18 TR
|
||||
82 2 194 18 TR
|
||||
82 2 198 18 TR
|
||||
82 4 206 18 TR
|
||||
82 2 212 18 TR
|
||||
82 4 216 18 TR
|
||||
82 2 226 18 TR
|
||||
110 8 I 18 2 R
|
||||
22 2 R
|
||||
100 18 I 26 4 R
|
||||
I 34 4 R
|
||||
I 42 2 R
|
||||
I 48 4 R
|
||||
I 54 8 R
|
||||
I 64 2 R
|
||||
I 70 6 R
|
||||
I 78 2 R
|
||||
I 82 6 R
|
||||
I 92 2 R
|
||||
I 96 2 R
|
||||
100 8 R
|
||||
110 8 I 110 2 R
|
||||
I 114 2 R
|
||||
118 2 R
|
||||
82 18 I 134 2 R
|
||||
I 138 4 R
|
||||
I 144 4 R
|
||||
I 152 4 R
|
||||
I 158 2 R
|
||||
I 164 2 R
|
||||
I 170 4 R
|
||||
I 176 2 R
|
||||
I 180 2 R
|
||||
I 190 2 R
|
||||
I 194 2 R
|
||||
I 198 2 R
|
||||
I 206 4 R
|
||||
I 212 2 R
|
||||
I 216 4 R
|
||||
226 2 R
|
||||
/Helvetica findfont 14.98 scalefont setfont
|
||||
8.7 0.8 moveto
|
||||
(0) stringwidth pop neg 0 rmoveto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue