mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-02 16:09:51 -04: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:
parent
492d9a41c5
commit
f84f82d9a2
8 changed files with 348 additions and 158 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue