mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-21 10:56:06 +00:00
DOTCODE: fix not emitting FNC1 (signalling non-GS1) when input
just 2 digits cmake: set `rpath` of CLI frontend on macOS install (ticket #346, props Hagen Röwer) cmake: make uninstall: update to use `-E rm` if available, warn rather than fatal error if fail to remove, note if leaving "/zint" directory unremoved (i.e. "lib/cmake/zint") library: de-duplicate errtxt no. test suite: update BWIPP to latest test suite: test_bwipp: enable & fix dotcode random test test suite: fuzz: gen_corpora fuzz_data 1st -> 2nd
This commit is contained in:
@@ -1,40 +1,51 @@
|
||||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: Zint 2.12.0.9
|
||||
%%Creator: Zint 2.16.0.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 66 48
|
||||
%%BoundingBox: 0 0 84 54
|
||||
%%EndComments
|
||||
/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
|
||||
48 0 0 66 R
|
||||
54 0 0 84 R
|
||||
0 0 0 setrgbcolor
|
||||
45 1.2 I 3 D
|
||||
51 1.2 I 3 D
|
||||
I 27 D
|
||||
I 39 D
|
||||
I 51 D
|
||||
63 D
|
||||
39 1.2 I 21 D
|
||||
I 33 D
|
||||
45 D
|
||||
33 1.2 I 3 D
|
||||
I 15 D
|
||||
I 39 D
|
||||
I 51 D
|
||||
63 D
|
||||
27 1.2 9 D
|
||||
21 1.2 I 3 D
|
||||
63 D
|
||||
15 1.2 I 9 D
|
||||
I 21 D
|
||||
I 33 D
|
||||
45 D
|
||||
9 1.2 I 3 D
|
||||
I 15 D
|
||||
I 51 D
|
||||
63 D
|
||||
3 1.2 I 9 D
|
||||
I 63 D
|
||||
75 D
|
||||
45 1.2 I 9 D
|
||||
I 21 D
|
||||
I 45 D
|
||||
57 D
|
||||
I 69 D
|
||||
81 D
|
||||
39 1.2 I 3 D
|
||||
I 15 D
|
||||
I 39 D
|
||||
75 D
|
||||
33 1.2 I 9 D
|
||||
I 21 D
|
||||
I 57 D
|
||||
69 D
|
||||
27 1.2 I 3 D
|
||||
I 39 D
|
||||
75 D
|
||||
21 1.2 I 21 D
|
||||
I 33 D
|
||||
I 45 D
|
||||
81 D
|
||||
15 1.2 I 27 D
|
||||
I 51 D
|
||||
I 63 D
|
||||
75 D
|
||||
9 1.2 I 9 D
|
||||
I 21 D
|
||||
I 33 D
|
||||
81 D
|
||||
3 1.2 I 3 D
|
||||
I 15 D
|
||||
I 27 D
|
||||
I 39 D
|
||||
I 63 D
|
||||
75 D
|
||||
|
||||
Reference in New Issue
Block a user