Bug 687875 - pdfwrite : Type 0 FMapType 9 font with a Type 3 descendent converts to bitmaps
Summary: pdfwrite : Type 0 FMapType 9 font with a Type 3 descendent converts to bitmaps
Status: RESOLVED DUPLICATE of bug 687298
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PDF Writer (show other bugs)
Version: 0.00
Hardware: PC Windows XP
: P3 normal
Assignee: leonardo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-22 10:11 UTC by Igor Melichev
Modified: 2007-12-13 12:55 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***