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

Alexander Dyuzhev edited comment on FOP-3065 at 4/29/22 8:57 AM:
-----------------------------------------------------------------

[~jagruti.fr...@gmail.com] thank you for the answer. I've tried:

{{<fo:block font-family="Times New Roman">}}
{{    <fo:block>Ň</fo:block>}}
{{    <fo:block>ň</fo:block>}}
{{    <fo:block>ö</fo:block>}}
{{</fo:block>}}

 

{{renders as:}}

{{!image-2022-04-29-11-53-00-968.png!}}

{{But I need:}}

{{!image-2022-04-29-11-54-27-704.png!}}

{{(renders in MS Word in Times New Roman)}}

and

{{!image-2022-04-29-11-55-20-495.png!}}

{{{}(renders in MS Word in Cambria){}}}{{{{}}{}}}


was (Author: JIRAUSER280102):
[~jagruti.fr...@gmail.com] thank you for the answer. I've tried:

{{<fo:block font-family="Times New Roman">}}
{{    <fo:block>&#x0147;</fo:block>}}
{{    <fo:block>&#x0148;</fo:block>}}
{{    <fo:block>&#x00f6;</fo:block>}}
{{</fo:block>}}

{{renders as:}}

{{!image-2022-04-29-11-53-00-968.png!}}

{{But I need:}}

{{!image-2022-04-29-11-54-27-704.png!}}

{{(renders in MS Word in Times New Roman)}}

{{and }}

{{{}!image-2022-04-29-11-55-20-495.png!{}}}{{{}{}}}

{{{}(renders in MS Word in Cambria){}}}{{{}{}}}

> 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, 
> image-2022-04-29-11-53-00-968.png, image-2022-04-29-11-54-27-704.png, 
> image-2022-04-29-11-55-20-495.png, shifted-1.pdf, shifted.fo-1.xml
>
>
> Combining chars (above and below main char) render shifted. For instance:
> n&#785;
> N&#785;
> f&#768;
> F&#768;
> &#246;&#803;
> h&#803;
> !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)

Reply via email to