[NTG-pdftex] [ pdftex-Bugs-762 ] symbolic font gets /Flags as nonsymbolic
noreply at sarovar.org
noreply at sarovar.org
Wed Apr 4 19:32:04 CEST 2007
Bugs item #762, was opened at 2007-04-04 19:31
You can respond by visiting:
http://sarovar.org/tracker/?func=detail&atid=493&aid=762&group_id=106
Category: Fonts
Group: v1.40.0
Status: Open
>Resolution: Accepted
Priority: 7
Submitted By: Martin Schröder (oneiros)
Assigned to: Hartmut Henkel (hhenkel)
Summary: symbolic font gets /Flags as nonsymbolic
Initial Comment:
The input file
\pdfcompresslevel=0
\pdfmapline{psyr Symbol}
\nopagenumbers
\font\sy=psyr
\sy a
\end
results in a pdf with a Font Descriptor with /Flags 34
for the Symbol font, which is wrong; it should be 4.
The flags are initialized as 4 in mapfile.c and
writefont.c sees this as the default value and writes
34 to the pdf.
Reported by TeX Guy <pdftexlist at gmail.com> and analyzed
by George N. White III <gnwiii at gmail.com>; see the
thread starting at
http://tug.org/pipermail/pdftex/2007-April/007133.html
----------------------------------------------------------------------
You can respond by visiting:
http://sarovar.org/tracker/?func=detail&atid=493&aid=762&group_id=106
More information about the ntg-pdftex
mailing list