mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 13:34:19 -04:00
vector: reduce SMALL_TEXT font height 6 -> 5 to be more like raster;
reduce antialiasing allowance for `textoffset`; adjust text to baseline using values for Arimo rather than percentage GUI: fix not enabling font combo "Small Bold (vector only)" by default raster/vector: rename `text_height` -> `font_height`
This commit is contained in:
parent
ee6b4a0efc
commit
a324fe90f6
110 changed files with 758 additions and 648 deletions
40
backend/tests/data/eps/code39_small.eps
Normal file
40
backend/tests/data/eps/code39_small.eps
Normal file
|
@ -0,0 +1,40 @@
|
|||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: Zint 2.12.0.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 128 113
|
||||
%%EndComments
|
||||
/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
|
||||
112.2 0 0 128 R
|
||||
0 0 0 setrgbcolor
|
||||
100 12.2 I 0 2 R
|
||||
I 6 2 R
|
||||
I 10 4 R
|
||||
I 16 4 R
|
||||
I 22 2 R
|
||||
I 26 4 R
|
||||
I 32 2 R
|
||||
I 38 2 R
|
||||
I 42 2 R
|
||||
I 46 4 R
|
||||
I 52 2 R
|
||||
I 56 4 R
|
||||
I 64 2 R
|
||||
I 68 2 R
|
||||
I 72 4 R
|
||||
I 78 4 R
|
||||
I 84 4 R
|
||||
I 92 2 R
|
||||
I 96 2 R
|
||||
I 100 2 R
|
||||
I 104 2 R
|
||||
I 110 2 R
|
||||
I 114 4 R
|
||||
I 120 4 R
|
||||
126 2 R
|
||||
/Helvetica findfont 10 scalefont setfont
|
||||
64 2.1 moveto
|
||||
(*123*) stringwidth pop -2 div 0 rmoveto
|
||||
(*123*) show
|
Loading…
Add table
Add a link
Reference in a new issue