[gs-bugs] [Bug 691980] New: glyph widths are ignored when stroking text
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Wed Feb 16 22:28:27 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=691980
Summary: glyph widths are ignored when stroking text
Product: MuPDF
Version: unspecified
Platform: PC
OS/Version: Windows 7
Status: NEW
Severity: normal
Priority: P4
Component: fitz
AssignedTo: tor.andersson at artifex.com
ReportedBy: zeniko at gmail.com
QAContact: gs-bugs at ghostscript.com
Estimated Hours: 0.0
I've got a confidential file that contains the following ("pdfdraw -x" output):
<filltext font="Frutiger-Light" wmode="0" colorspace="DeviceGray" color="0"
matrix="24 0 0 24 0 0" >
<g ucs="M" gid="46" x="42.54" y="619.7" />
</filltext>
<stroketext font="Frutiger-Light" wmode="0" colorspace="DeviceGray" color="0"
matrix="24 0 0 24 0 0" >
<g ucs="M" gid="46" x="42.54" y="619.7" />
</stroketext>
Because stroking text doesn't take substitute glyph widths into account while
filling text does, this results in an unexpected "shadow" on systems that don't
provide the Frutiger-Light font face.
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list