[gs-bugs] [Bug 691605] Invisible text not preserved by pdfwrite

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Fri Oct 8 13:49:51 UTC 2010


http://bugs.ghostscript.com/show_bug.cgi?id=691605

--- Comment #5 from Ken Sharp <ken.sharp at artifex.com> 2010-10-08 13:49:45 UTC ---
This is caused by the FontDescriptor for the text in rendering mode 3 having
Widths which do not match the widths in the font. When this happens the code
takes a path which does not add the glyphs to the 'used' list, so they don't
get emitted.

I have a fix in regression test which I believe will address this.

-- 
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