git: openjdk/jdk21u: master: 8312555: Ideographic characters aren't stretched by AffineTransform.scale(2, 1)

Alexey Ivanov aivanov at openjdk.org
Thu Aug 24 12:24:17 UTC 2023


Changeset: 6588678b
Author:    Alexey Ivanov <aivanov at openjdk.org>
Date:      2023-08-24 12:23:17 +0000
URL:       https://git.openjdk.org/jdk21u/commit/6588678b8119088502121f3e7610f3d008cc703d

8312555: Ideographic characters aren't stretched by AffineTransform.scale(2, 1)

Ignore bitmaps embedded into fonts for non-uniform scales

Backport-of: 62610203f18095cbd25b456f0622bad033a65a5d

! src/java.desktop/share/native/libfontmanager/freetypeScaler.c
+ test/jdk/java/awt/font/FontScaling/StretchedFontTest.java



More information about the jdk-updates-changes mailing list