mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference
This commit is contained in:
45
backend/tests/data/eps/dotcode_5.0_ds0.2.eps
Normal file
45
backend/tests/data/eps/dotcode_5.0_ds0.2.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 110 80
|
||||
%%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
|
||||
80.00 0.00 TB 0.00 110.00 TR
|
||||
TE
|
||||
0.00 0.00 0.00 setrgbcolor
|
||||
5.00 75.00 1.00 TD
|
||||
45.00 75.00 1.00 TD
|
||||
65.00 75.00 1.00 TD
|
||||
85.00 75.00 1.00 TD
|
||||
105.00 75.00 1.00 TD
|
||||
35.00 65.00 1.00 TD
|
||||
55.00 65.00 1.00 TD
|
||||
75.00 65.00 1.00 TD
|
||||
5.00 55.00 1.00 TD
|
||||
25.00 55.00 1.00 TD
|
||||
65.00 55.00 1.00 TD
|
||||
85.00 55.00 1.00 TD
|
||||
105.00 55.00 1.00 TD
|
||||
15.00 45.00 1.00 TD
|
||||
5.00 35.00 1.00 TD
|
||||
105.00 35.00 1.00 TD
|
||||
15.00 25.00 1.00 TD
|
||||
35.00 25.00 1.00 TD
|
||||
55.00 25.00 1.00 TD
|
||||
75.00 25.00 1.00 TD
|
||||
5.00 15.00 1.00 TD
|
||||
25.00 15.00 1.00 TD
|
||||
85.00 15.00 1.00 TD
|
||||
105.00 15.00 1.00 TD
|
||||
15.00 5.00 1.00 TD
|
||||
35.00 5.00 1.00 TD
|
||||
75.00 5.00 1.00 TD
|
||||
95.00 5.00 1.00 TD
|
Reference in New Issue
Block a user