mirror of
https://git.code.sf.net/p/zint/code
synced 2026-07-31 02:19:50 +00:00
font_wip branch: new WIP font stuff using "stb_truetype.h",
not implemented for EAN/UPC, not fully tested
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: Zint 2.12.0.9
|
||||
%%Creator: Zint 2.16.0.9
|
||||
%%Title: Zint Generated Symbol
|
||||
%%Pages: 0
|
||||
%%BoundingBox: 0 0 246 117
|
||||
%%BoundingBox: 0 0 246 118
|
||||
%%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
|
||||
116.28 0 0 246 R
|
||||
117.92 0 0 246 R
|
||||
0 0 0 setrgbcolor
|
||||
100 16.28 I 0 4 R
|
||||
100 17.92 I 0 4 R
|
||||
I 6 2 R
|
||||
I 12 2 R
|
||||
I 22 2 R
|
||||
@@ -51,6 +51,6 @@ currentdict
|
||||
end
|
||||
/Helvetica-ISOLatin1 exch definefont pop
|
||||
/Helvetica-ISOLatin1 findfont 14 scalefont setfont
|
||||
123 2.94 moveto
|
||||
123 4.58 moveto
|
||||
(A\\B\)ç\(D) stringwidth pop -2 div 0 rmoveto
|
||||
(A\\B\)ç\(D) show
|
||||
|
||||
Reference in New Issue
Block a user