Bug 687875

Summary: pdfwrite : Type 0 FMapType 9 font with a Type 3 descendent converts to bitmaps
Product: Ghostscript Reporter: Igor Melichev <igor.melichev>
Component: PDF WriterAssignee: leonardo <leonardo>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 0.00   
Hardware: PC   
OS: Windows XP   
Customer: Word Size: ---

Description Igor Melichev 2004-12-22 10:11:08 UTC
This appears with fixing the bug 645316, the bug 687845, and the bug 687847 
(actually the text was missed before fixing them). Such text converts into 2 
overlapped texts with Type 3 fonts, one of which consists of empty charprocs, 
and another one does of synthezised bitmaps. Use test cases of the mentioned 
bugs.
Comment 1 Igor Melichev 2005-01-11 04:42:15 UTC
The following patches fix the text duplication :
HEAD :
http://ghostscript.com/pipermail/gs-cvs/2005-January/005150.html
GS_8_1X :
http://ghostscript.com/pipermail/gs-cvs/2005-January/005149.html
Comment 2 Igor Melichev 2005-01-19 10:25:44 UTC
Dropping the priority after a discussion with Raph in a support call.
Comment 3 leonardo 2006-01-25 13:57:50 UTC
Rather it's not a strong duplicate of the bug 687298 (because this one is about 
FMapType 9 (CMap), and that one is about other FMapType values, which are 
handled with different methods), we resolve it as duplicate because both bugs 
are fixed with common patches - see the bug 687298.

*** This bug has been marked as a duplicate of 687298 ***