[ https://issues.apache.org/jira/browse/FOP-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529658#comment-17529658 ]
J Frank edited comment on FOP-3065 at 4/28/22 9:03 PM: ------------------------------------------------------- n̑ N̑ ọ̈ try using following unicode for above for font cambria {code:xml} <fo:block>ň</fo:block> <fo:block>Ň</fo:block> <fo:block>Ö</fo:block> {code} {code:xml} <fo:block font-family="Times New Roman"> <fo:block>Ň </fo:block> <fo:block>ň </fo:block> <fo:block>ö</fo:block> </fo:block>{code} was (Author: jagruti.fr...@gmail.com): n̑ N̑ ọ̈ try using following unicode for above for font cambria {code:xml} <fo:block>ň</fo:block> <fo:block>Ň</fo:block> <fo:block>Ö</fo:block> {code} {code:xml} {code:java} <fo:block font-family="Times New Roman"> <fo:block>Ň </fo:block> <fo:block>ň </fo:block> <fo:block>ö</fo:block> </fo:block>{code} > Shifted combining chars > ----------------------- > > Key: FOP-3065 > URL: https://issues.apache.org/jira/browse/FOP-3065 > Project: FOP > Issue Type: Bug > Affects Versions: 2.4, 2.6, 2.7 > Reporter: Alexander Dyuzhev > Priority: Critical > Attachments: image-2022-04-26-08-56-51-840.png, shifted-1.pdf, > shifted.fo-1.xml > > > Combining chars (above and below main char) render shifted. For instance: > n̑ > N̑ > f̀ > F̀ > ọ̈ > ḥ > !image-2022-04-26-08-56-51-840.png! > > Combining char renders shifted to the left or right depends on the font. -- This message was sent by Atlassian Jira (v8.20.7#820007)