[
https://issues.apache.org/jira/browse/FOP-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010528#comment-17010528
]
Chris Bowditch commented on FOP-1802:
-------------------------------------
Thanks for the patch, but I have no means to replicate the issue. Also, we no
longer use AWT Fonts for rendering Postscript. Instead we try to identify a
font registered in the fop.xconf file with same name, style, etc. Since this is
now 10 years old, I'm going to close it, but if you can provide a test case for
the latest FOP version please do re-open
> [PATCH] NativeTextHandler ignores AWT Font AffineTransform
> ----------------------------------------------------------
>
> Key: FOP-1802
> URL: https://issues.apache.org/jira/browse/FOP-1802
> Project: FOP
> Issue Type: Bug
> Components: renderer/ps
> Affects Versions: trunk
> Environment: Operating System: All
> Platform: PC
> Reporter: Julien Aymé
> Attachments: NativeTextHandler.diff, NativeTextHandler.diff
>
>
> The NativeTextHandler class ignores the AffineTransform of the AWT Font, and
> the generated Postscript document is incorrect.
> I suggest that the NativeTextHandler adds a transformation matrix
> corresponding to the font's AffineTransform if it is not the Identity matrix.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)