[
https://issues.apache.org/jira/browse/FOP-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529994#comment-17529994
]
J Frank commented on FOP-3063:
------------------------------
try this for Times new Roman
Hope this helps
{code:java}
<fo:block font-family="Times New Roman">
<fo:block> ǟ</fo:block>
</fo:block>{code}
attached output and fo and [^fop.xconf]
> Overlapping diaresis and combining macron glyphs
> ------------------------------------------------
>
> Key: FOP-3063
> URL: https://issues.apache.org/jira/browse/FOP-3063
> Project: FOP
> Issue Type: Bug
> Reporter: Alexander Dyuzhev
> Priority: Major
> Attachments: combining_chars.fo.xml, fop.xconf, out.pdf,
> pdf_rendering.PNG, test.fo, test_combining_char.pdf, word_rendering.PNG
>
>
> I have a text encoded with special characters like diaeresis, umlaut with
> combining character like 'combining macron'. For instance, sequence ǟ
> In the PDF such sequence looks overlapped (see [^test_combining_char.pdf]):
> !pdf_rendering.PNG!
> In Word and HTML it render ok:
> !word_rendering.PNG!
> -macron placed over diaeresis.
> Source xsl-fo: [^combining_chars.fo.xml]
--
This message was sent by Atlassian Jira
(v8.20.7#820007)