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,5 +1,5 @@
|
||||
%!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 3 2
|
||||
@@ -8,33 +8,44 @@
|
||||
/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
|
||||
1.6 0 0 2.2 R
|
||||
1.8 0 0 2.8 R
|
||||
0 0 0 setrgbcolor
|
||||
1.5 0.08 I 0.1 D
|
||||
1.7 0.08 I 0.1 D
|
||||
I 0.9 D
|
||||
I 1.3 D
|
||||
I 1.7 D
|
||||
2.1 D
|
||||
1.3 0.08 I 0.7 D
|
||||
I 1.1 D
|
||||
1.5 D
|
||||
1.1 0.08 I 0.1 D
|
||||
I 0.5 D
|
||||
I 1.3 D
|
||||
I 1.7 D
|
||||
2.1 D
|
||||
0.9 0.08 0.3 D
|
||||
0.7 0.08 I 0.1 D
|
||||
2.1 D
|
||||
0.5 0.08 I 0.3 D
|
||||
I 0.7 D
|
||||
I 1.1 D
|
||||
1.5 D
|
||||
0.3 0.08 I 0.1 D
|
||||
I 0.5 D
|
||||
I 1.7 D
|
||||
2.1 D
|
||||
0.1 0.08 I 0.3 D
|
||||
I 2.1 D
|
||||
2.5 D
|
||||
1.5 0.08 I 0.3 D
|
||||
I 0.7 D
|
||||
I 1.5 D
|
||||
1.9 D
|
||||
I 2.3 D
|
||||
2.7 D
|
||||
1.3 0.08 I 0.1 D
|
||||
I 0.5 D
|
||||
I 1.3 D
|
||||
2.5 D
|
||||
1.1 0.08 I 0.3 D
|
||||
I 0.7 D
|
||||
I 1.9 D
|
||||
2.3 D
|
||||
0.9 0.08 I 0.1 D
|
||||
I 1.3 D
|
||||
2.5 D
|
||||
0.7 0.08 I 0.7 D
|
||||
I 1.1 D
|
||||
I 1.5 D
|
||||
2.7 D
|
||||
0.5 0.08 I 0.9 D
|
||||
I 1.7 D
|
||||
I 2.1 D
|
||||
2.5 D
|
||||
0.3 0.08 I 0.3 D
|
||||
I 0.7 D
|
||||
I 1.1 D
|
||||
2.7 D
|
||||
0.1 0.08 I 0.1 D
|
||||
I 0.5 D
|
||||
I 0.9 D
|
||||
I 1.3 D
|
||||
I 2.1 D
|
||||
2.5 D
|
||||
|
||||
Reference in New Issue
Block a user