[
https://issues.apache.org/jira/browse/FOP-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219456#comment-14219456
]
Glenn Adams commented on FOP-2428:
----------------------------------
As I mentioned in a comment above, the font metrics is no longer used starting
around FOP 1.0 (FOP always uses the font file itself), so you can remove the
<font/> element from your config. Also, I'd suggest you specify the fonts
directory and store only the one wingdings.ttf file in it (see the
configuration file I attached).
> Apache PDF issue with Wingdings characters
> ------------------------------------------
>
> Key: FOP-2428
> URL: https://issues.apache.org/jira/browse/FOP-2428
> Project: Fop
> Issue Type: Bug
> Components: fo/inline
> Affects Versions: 1.0
> Environment: Windows, Unix
> Reporter: PRAVAT
> Priority: Critical
> Labels: ApachePDf, Wingding
> Attachments: Sample.pdf, Sample.rtf, Sample.xml, Wingdings.ttf,
> fop.xconf, myfop.xconf, test.1.0.pdf, test.1.0.rtf, test.fo.xml,
> test.trunk.pdf, test.trunk.rtf
>
>
> The below unicode Character s give different results for Apache RTF
> and PDF format. The font used here is Winfdings. RTF gives the correct
> output, where as the PDF does not find these characters. I am using APache
> FOP 1.0.
> U+00FD ý
> U+00FE þ
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)