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

Goetz Lindenmaier goetz at openjdk.org
Fri Sep 15 10:50:50 UTC 2023


On Tue, 12 Sep 2023 14:56:39 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I had to resolve the Copyright.
> Also, I had to adapt the test as Stream.toList() exists only since Java 16.

This pull request has now been integrated.

Changeset: f356adbf
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u/commit/f356adbff93da2627fe2e3c197c24aa7a1f1dbea
Stats:     225 lines in 2 files changed: 223 ins; 0 del; 2 mod

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

Ignore bitmaps embedded into fonts for non-uniform scales

Reviewed-by: phh
Backport-of: 62610203f18095cbd25b456f0622bad033a65a5d

-------------

PR: https://git.openjdk.org/jdk11u/pull/83


More information about the jdk-updates-dev mailing list