mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 21:44:13 -04:00
tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference
This commit is contained in:
parent
e5115bad07
commit
70801d8932
97 changed files with 3354 additions and 1893 deletions
45
backend/tests/data/eps/dotcode_1.5.eps
Normal file
45
backend/tests/data/eps/dotcode_1.5.eps
Normal file
|
@ -0,0 +1,45 @@
|
|||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: Zint 2.9.1.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 33 24
|
||||
%%EndComments
|
||||
/TL { setlinewidth moveto lineto stroke } bind def
|
||||
/TD { newpath 0 360 arc fill } bind def
|
||||
/TH { 0 setlinewidth moveto lineto lineto lineto lineto lineto closepath 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
|
||||
24.00 0.00 TB 0.00 33.00 TR
|
||||
TE
|
||||
0.00 0.00 0.00 setrgbcolor
|
||||
1.50 22.50 1.20 TD
|
||||
13.50 22.50 1.20 TD
|
||||
19.50 22.50 1.20 TD
|
||||
25.50 22.50 1.20 TD
|
||||
31.50 22.50 1.20 TD
|
||||
10.50 19.50 1.20 TD
|
||||
16.50 19.50 1.20 TD
|
||||
22.50 19.50 1.20 TD
|
||||
1.50 16.50 1.20 TD
|
||||
7.50 16.50 1.20 TD
|
||||
19.50 16.50 1.20 TD
|
||||
25.50 16.50 1.20 TD
|
||||
31.50 16.50 1.20 TD
|
||||
4.50 13.50 1.20 TD
|
||||
1.50 10.50 1.20 TD
|
||||
31.50 10.50 1.20 TD
|
||||
4.50 7.50 1.20 TD
|
||||
10.50 7.50 1.20 TD
|
||||
16.50 7.50 1.20 TD
|
||||
22.50 7.50 1.20 TD
|
||||
1.50 4.50 1.20 TD
|
||||
7.50 4.50 1.20 TD
|
||||
25.50 4.50 1.20 TD
|
||||
31.50 4.50 1.20 TD
|
||||
4.50 1.50 1.20 TD
|
||||
10.50 1.50 1.20 TD
|
||||
22.50 1.50 1.20 TD
|
||||
28.50 1.50 1.20 TD
|
Loading…
Add table
Add a link
Reference in a new issue