Details
-
Bug
-
Status: Closed
-
Resolution: Cannot Reproduce
-
2.5
-
None
-
None
-
Operating System: All
Platform: PC
-
49263
Description
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.