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

Alexey Ivanov aivanov at openjdk.org
Wed Aug 23 11:50:38 UTC 2023


Changeset: 62610203
Author:    Alexey Ivanov <aivanov at openjdk.org>
Date:      2023-08-23 11:48:22 +0000
URL:       https://git.openjdk.org/jdk/commit/62610203f18095cbd25b456f0622bad033a65a5d

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

Ignore bitmaps embedded into fonts for non-uniform scales

Reviewed-by: prr, serb

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



More information about the jdk-changes mailing list