-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: client-libs
-
None
-
os_x
On macOS, GlyphMetrics advance provides only the x-component of the advance, not the y-component. This is usually not an issue, since most text does not have any y-component advance. However, if the font is rotated, this does cause issues.
This bug was discovered during fixing of the manual test "java/awt/print/PrinterJob/PrintTextTest.java" (this test is intended to test printing, but this bug was actually causing the GlyphVectors on page 8 to be drawn incorrectly on screen, not just on paper).
This bug was discovered during fixing of the manual test "java/awt/print/PrinterJob/PrintTextTest.java" (this test is intended to test printing, but this bug was actually causing the GlyphVectors on page 8 to be drawn incorrectly on screen, not just on paper).
- relates to
-
JDK-8148334 The regression case: java/awt/print/PrinterJob/PrintTextTest.java failed as the printed pages do not match the shown pages
-
- Open
-
- links to
-
Review(master)
openjdk/jdk/29726