mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
GUI: Separate out SCM fields for MAXICODE (Ticket #212)
vector.c: Enforce minimum scale 0.1 and allow down to 0.1 in GUI
This commit is contained in:
43
backend/tests/data/eps/dotcode_0.1.eps
Normal file
43
backend/tests/data/eps/dotcode_0.1.eps
Normal file
@ -0,0 +1,43 @@
|
||||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: Zint 2.10.0.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 3 2
|
||||
%%EndComments
|
||||
/TD { newpath 0 360 arc fill } bind def
|
||||
/TB { 2 copy } bind def
|
||||
/TR { newpath 4 1 roll exch moveto 1 index 0 rlineto 0 exch rlineto neg 0 rlineto closepath fill } bind def
|
||||
/TE { pop pop } bind def
|
||||
newpath
|
||||
1.00 1.00 1.00 setrgbcolor
|
||||
1.60 0.00 TB 0.00 2.20 TR
|
||||
TE
|
||||
0.00 0.00 0.00 setrgbcolor
|
||||
0.10 1.50 0.08 TD
|
||||
0.90 1.50 0.08 TD
|
||||
1.30 1.50 0.08 TD
|
||||
1.70 1.50 0.08 TD
|
||||
2.10 1.50 0.08 TD
|
||||
0.70 1.30 0.08 TD
|
||||
1.10 1.30 0.08 TD
|
||||
1.50 1.30 0.08 TD
|
||||
0.10 1.10 0.08 TD
|
||||
0.50 1.10 0.08 TD
|
||||
1.30 1.10 0.08 TD
|
||||
1.70 1.10 0.08 TD
|
||||
2.10 1.10 0.08 TD
|
||||
0.30 0.90 0.08 TD
|
||||
0.10 0.70 0.08 TD
|
||||
2.10 0.70 0.08 TD
|
||||
0.30 0.50 0.08 TD
|
||||
0.70 0.50 0.08 TD
|
||||
1.10 0.50 0.08 TD
|
||||
1.50 0.50 0.08 TD
|
||||
0.10 0.30 0.08 TD
|
||||
0.50 0.30 0.08 TD
|
||||
1.70 0.30 0.08 TD
|
||||
2.10 0.30 0.08 TD
|
||||
0.30 0.10 0.08 TD
|
||||
0.70 0.10 0.08 TD
|
||||
1.50 0.10 0.08 TD
|
||||
1.90 0.10 0.08 TD
|
Reference in New Issue
Block a user