mirror of
https://git.code.sf.net/p/zint/code
synced 2026-05-13 01:23:50 +00: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:
@@ -4,37 +4,37 @@
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 23 17
|
||||
%%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
|
||||
16.4 22.4 0 0 TR
|
||||
16.4 0 0 22.4 R
|
||||
0 0 0 setrgbcolor
|
||||
1.2 15.2 1.1 TD
|
||||
9.2 15.2 1.1 TD
|
||||
13.2 15.2 1.1 TD
|
||||
17.2 15.2 1.1 TD
|
||||
21.2 15.2 1.1 TD
|
||||
7.2 13.2 1.1 TD
|
||||
11.2 13.2 1.1 TD
|
||||
15.2 13.2 1.1 TD
|
||||
1.2 11.2 1.1 TD
|
||||
5.2 11.2 1.1 TD
|
||||
13.2 11.2 1.1 TD
|
||||
17.2 11.2 1.1 TD
|
||||
21.2 11.2 1.1 TD
|
||||
3.2 9.2 1.1 TD
|
||||
1.2 7.2 1.1 TD
|
||||
21.2 7.2 1.1 TD
|
||||
3.2 5.2 1.1 TD
|
||||
7.2 5.2 1.1 TD
|
||||
11.2 5.2 1.1 TD
|
||||
15.2 5.2 1.1 TD
|
||||
1.2 3.2 1.1 TD
|
||||
5.2 3.2 1.1 TD
|
||||
17.2 3.2 1.1 TD
|
||||
21.2 3.2 1.1 TD
|
||||
3.2 1.2 1.1 TD
|
||||
7.2 1.2 1.1 TD
|
||||
15.2 1.2 1.1 TD
|
||||
19.2 1.2 1.1 TD
|
||||
15.2 1.1 I 1.2 D
|
||||
I 9.2 D
|
||||
I 13.2 D
|
||||
I 17.2 D
|
||||
21.2 D
|
||||
13.2 1.1 I 7.2 D
|
||||
I 11.2 D
|
||||
15.2 D
|
||||
11.2 1.1 I 1.2 D
|
||||
I 5.2 D
|
||||
I 13.2 D
|
||||
I 17.2 D
|
||||
21.2 D
|
||||
9.2 1.1 3.2 D
|
||||
7.2 1.1 I 1.2 D
|
||||
21.2 D
|
||||
5.2 1.1 I 3.2 D
|
||||
I 7.2 D
|
||||
I 11.2 D
|
||||
15.2 D
|
||||
3.2 1.1 I 1.2 D
|
||||
I 5.2 D
|
||||
I 17.2 D
|
||||
21.2 D
|
||||
1.2 1.1 I 3.2 D
|
||||
I 7.2 D
|
||||
I 15.2 D
|
||||
19.2 D
|
||||
|
||||
Reference in New Issue
Block a user