[ 
https://issues.apache.org/jira/browse/PDFBOX-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124594#comment-14124594
 ] 

ASF subversion and git services commented on PDFBOX-2317:
---------------------------------------------------------

Commit 1622904 from [~jahewson] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1622904 ]

PDFBOX-2317: ZapfDingbats uses its own glyph list (Preflight)

> ZapfDingbats should use its own glyph list
> ------------------------------------------
>
>                 Key: PDFBOX-2317
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2317
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 2.0.0
>            Reporter: John Hewson
>            Assignee: John Hewson
>
> Rendering the file from PDFBOX-2307-159827 (p2) results in the log message:
> {code}
> WARNING: No Unicode mapping for a73 (1) in font ZapfDingbats
> {code}
> The reason is that Zapf Dingbats doesn't use the Adobe Glyph List, it uses 
> its own special glyph list. This is part of the PDF spec, and the download 
> can be found at http://sourceforge.net/adobe/aglfn/wiki/Home/
> We need to make use of this glyph list specifically for the ZapfDingbats 
> font, the most flexible approach is probably to have GlyphList instances 
> associated with PDFonts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to