mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-31 07:08:26 -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,37 +4,37 @@
|
|||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 118 88
|
||||
%%EndComments
|
||||
/TD { newpath 0 360 arc fill } bind def
|
||||
/TR { newpath moveto dup 3 1 roll 0 rlineto 0 exch rlineto neg 0 rlineto closepath fill } bind def
|
||||
newpath
|
||||
/D { newpath 3 1 roll 0 360 arc fill } bind def
|
||||
/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
|
||||
88 118 0 0 TR
|
||||
88 0 0 118 R
|
||||
0 0 0 setrgbcolor
|
||||
9 79 8.5 TD
|
||||
49 79 8.5 TD
|
||||
69 79 8.5 TD
|
||||
89 79 8.5 TD
|
||||
109 79 8.5 TD
|
||||
39 69 8.5 TD
|
||||
59 69 8.5 TD
|
||||
79 69 8.5 TD
|
||||
9 59 8.5 TD
|
||||
29 59 8.5 TD
|
||||
69 59 8.5 TD
|
||||
89 59 8.5 TD
|
||||
109 59 8.5 TD
|
||||
19 49 8.5 TD
|
||||
9 39 8.5 TD
|
||||
109 39 8.5 TD
|
||||
19 29 8.5 TD
|
||||
39 29 8.5 TD
|
||||
59 29 8.5 TD
|
||||
79 29 8.5 TD
|
||||
9 19 8.5 TD
|
||||
29 19 8.5 TD
|
||||
89 19 8.5 TD
|
||||
109 19 8.5 TD
|
||||
19 9 8.5 TD
|
||||
39 9 8.5 TD
|
||||
79 9 8.5 TD
|
||||
99 9 8.5 TD
|
||||
79 8.5 I 9 D
|
||||
I 49 D
|
||||
I 69 D
|
||||
I 89 D
|
||||
109 D
|
||||
69 8.5 I 39 D
|
||||
I 59 D
|
||||
79 D
|
||||
59 8.5 I 9 D
|
||||
I 29 D
|
||||
I 69 D
|
||||
I 89 D
|
||||
109 D
|
||||
49 8.5 19 D
|
||||
39 8.5 I 9 D
|
||||
109 D
|
||||
29 8.5 I 19 D
|
||||
I 39 D
|
||||
I 59 D
|
||||
79 D
|
||||
19 8.5 I 9 D
|
||||
I 29 D
|
||||
I 89 D
|
||||
109 D
|
||||
9 8.5 I 19 D
|
||||
I 39 D
|
||||
I 79 D
|
||||
99 D
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue