Bug 701463

Summary: Mapping simplified Chinese, punctuation missing issues
Product: Ghostscript Reporter: He Fan <heyangfan88>
Component: Font APIAssignee: Chris Liddell (chrisl) <chris.liddell>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P4    
Version: 9.27   
Hardware: PC   
OS: Windows 10   
Customer: Word Size: ---

Description He Fan 2019-08-27 03:18:33 UTC
Hi friends.
 I'm Chinese. Well, my English isn't very good。
 I'm using ghostscript for PDF to image(PNG).
 When I used cidfmap to map some simplified Chinese fonts (Founder fonts), I encountered some problems and a small number of punctuation marks were lost(like 5·18 the ·is lost).
 When I remove these mappings, will use the default font and the punctuation will work fine.
 This was strange, because the PDF documents were not generated locally by me, but by another application. 
 I tried other methods, such as using Microsoft Office Word to edit text and punctuation in the same font, such as "·" and then converting to PDF, and then using the ghoscript command to convert.
 Of course, I also used Adobe Acrobat DC to try to convert problematic PDF to PNG, it correctly recognized and converted these fonts and punctuation marks.

 
 command:gswin64c -dBATCH -dFAPIDEBUG -dNOPAUSE  -sDEVICE=pngalpha -sOutputFile=f:/test%03d.png f:/test.pdf
Comment 1 Ken Sharp 2019-08-27 06:56:33 UTC

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