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

Alexander Dyuzhev commented on FOP-3064:
----------------------------------------

> Can you try this instead of adding unicode for graveaccent, I have added it 
>via notepad++ and seems to render ok for me.

> <fo:block font-family="Cambria" language="ja" > f̀ </fo:block>

 

Yes, standalone f̀ renders ok:

!image-2022-05-25-21-44-30-254.png!

Also it renders ok:

<fo:block font-family="Cambria" font-size="14pt">f&#x300;</fo:block>

 

BUT as soon I put letters around f̀, then accent moves to 'a' again:

!image-2022-05-25-21-45-20-171.png!

renders:

!image-2022-05-25-21-45-37-805.png!

> Wrong accent position in PDF
> ----------------------------
>
>                 Key: FOP-3064
>                 URL: https://issues.apache.org/jira/browse/FOP-3064
>             Project: FOP
>          Issue Type: Bug
>    Affects Versions: 2.4, 2.6, 2.7
>            Reporter: Alexander Dyuzhev
>            Priority: Critical
>         Attachments: image-2022-04-25-15-28-24-248.png, 
> image-2022-04-25-15-30-05-741.png, image-2022-04-30-13-23-47-423.png, 
> image-2022-04-30-13-25-35-655.png, image-2022-04-30-13-26-21-967.png, 
> image-2022-05-24-14-05-20-676.png, image-2022-05-24-15-40-53-235.png, 
> image-2022-05-25-21-14-01-798.png, image-2022-05-25-21-16-15-935.png, 
> image-2022-05-25-21-44-30-254.png, image-2022-05-25-21-45-20-171.png, 
> image-2022-05-25-21-45-37-805.png, kafedra.fo.xml, kafedra.pdf
>
>
> Combining Grave Accent character (&#x300;) encoded after letter `f` in the 
> source xsl-fo [^kafedra.fo.xml]:
> kaf&#x300;edra
> But accent character renders in PDF after letter 'a':
> !image-2022-04-25-15-28-24-248.png!
> In HTML and Word it renders ok:
> !image-2022-04-25-15-30-05-741.png!



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to