[
https://issues.apache.org/jira/browse/FOP-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
simon steiner resolved FOP-1180.
--------------------------------
Resolution: Cannot Reproduce
> [PATCH] Fop fails to render non-ascii characters in PDF output
> --------------------------------------------------------------
>
> Key: FOP-1180
> URL: https://issues.apache.org/jira/browse/FOP-1180
> Project: FOP
> Issue Type: Bug
> Components: font/unqualified
> Affects Versions: 1.0
> Environment: Operating System: Windows XP
> Platform: PC
> Reporter: Max Berger
> Labels: PatchAvailable
> Attachments: patch_for_symbols_in_svg.patch, sigmatest.fo,
> svgfilewithsigma.svg
>
>
> Dear developers,
> I know the font system is currently undergoing changes. Please excuse this if
> this gets fixed soon.
> When rendering a document containing "special" characters to pdf, they get
> shown as # instead of the
> right character.
> (fop svn, current checkout)
> For a full example, see the attached test file.
> Example:
> test ∑ test
> should render: test E test (where E is the sigma character).
> On the pdf output I get:
> test # test
> AWT output works fine.
> I don't know if this is specific to a Mac system. I have no user fonts
> installed.
> (What it should do is figure out that the standard font does not have the
> SIGMA character and switch to
> the symbol font).
> If there is no one working on it and you point me in the right direction I
> may be able to provide a patch.
> Max
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)