mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-03 00:19:51 -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
|
@ -2,14 +2,14 @@
|
|||
%%Creator: Zint 2.12.0.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 224 119
|
||||
%%BoundingBox: 0 0 224 117
|
||||
%%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
|
||||
118.9 0 0 224 R
|
||||
116.28 0 0 224 R
|
||||
0 0 0 setrgbcolor
|
||||
100 18.9 I 0 4 R
|
||||
100 16.28 I 0 4 R
|
||||
I 6 2 R
|
||||
I 12 2 R
|
||||
I 22 2 R
|
||||
|
@ -48,6 +48,6 @@ currentdict
|
|||
end
|
||||
/Helvetica-ISOLatin1 exch definefont pop
|
||||
/Helvetica-ISOLatin1 findfont 14 scalefont setfont
|
||||
112 4.9 moveto
|
||||
112 2.94 moveto
|
||||
(Égjpqy) stringwidth pop -2 div 0 rmoveto
|
||||
(Égjpqy) show
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue