[gs-bugs] [Bug 692365] Text advance goes in the wrong direction with a CIDFont
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Wed Jun 27 08:39:51 UTC 2012
http://bugs.ghostscript.com/show_bug.cgi?id=692365
Ken Sharp <ken.sharp at artifex.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #11 from Ken Sharp <ken.sharp at artifex.com> 2012-06-27 08:39:50 UTC ---
Commit 2ff29d1f499451c63ddb8b3cc152cb2eda4b5e33 I believe properly resolves
htis issue with pdfwrite.
I have checked the result visually against the Acrobat result, and I do so some
differences in the way the 'fake bold' is handled. This is done (badly) by
drawing the text three times in slightly different positions. It appears that
Acrobat has a heuristic for detecting this and turning it into a stroke+fill
text rendering mode instead.
Because of rounding errors we appear to have text which is slightly bolder than
the Acrobat output, but it is not mis-positioned.
--
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