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 44 32
|
||||
%%BoundingBox: 0 0 56 36
|
||||
%%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
|
||||
32 0 0 44 R
|
||||
36 0 0 56 R
|
||||
0 0 0 setrgbcolor
|
||||
30 1.8 I 2 D
|
||||
34 1.8 I 2 D
|
||||
I 18 D
|
||||
I 26 D
|
||||
I 34 D
|
||||
42 D
|
||||
26 1.8 I 14 D
|
||||
I 22 D
|
||||
30 D
|
||||
22 1.8 I 2 D
|
||||
I 10 D
|
||||
I 26 D
|
||||
I 34 D
|
||||
42 D
|
||||
18 1.8 6 D
|
||||
14 1.8 I 2 D
|
||||
42 D
|
||||
10 1.8 I 6 D
|
||||
I 14 D
|
||||
I 22 D
|
||||
30 D
|
||||
6 1.8 I 2 D
|
||||
I 10 D
|
||||
I 34 D
|
||||
42 D
|
||||
2 1.8 I 6 D
|
||||
I 42 D
|
||||
50 D
|
||||
30 1.8 I 6 D
|
||||
I 14 D
|
||||
I 30 D
|
||||
38 D
|
||||
I 46 D
|
||||
54 D
|
||||
26 1.8 I 2 D
|
||||
I 10 D
|
||||
I 26 D
|
||||
50 D
|
||||
22 1.8 I 6 D
|
||||
I 14 D
|
||||
I 38 D
|
||||
46 D
|
||||
18 1.8 I 2 D
|
||||
I 26 D
|
||||
50 D
|
||||
14 1.8 I 14 D
|
||||
I 22 D
|
||||
I 30 D
|
||||
54 D
|
||||
10 1.8 I 18 D
|
||||
I 34 D
|
||||
I 42 D
|
||||
50 D
|
||||
6 1.8 I 6 D
|
||||
I 14 D
|
||||
I 22 D
|
||||
54 D
|
||||
2 1.8 I 2 D
|
||||
I 10 D
|
||||
I 18 D
|
||||
I 26 D
|
||||
I 42 D
|
||||
50 D
|
||||
|
||||
Reference in New Issue
Block a user