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

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


On Wed, 23 Aug 2023 11:55:59 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> This pull request contains a backport of commit [62610203](https://github.com/openjdk/jdk/commit/62610203f18095cbd25b456f0622bad033a65a5d) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> It is a fix to a regression.
> 
> The patch applies cleanly.

This pull request has now been integrated.

Changeset: 6588678b
Author:    Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.org/jdk21u/commit/6588678b8119088502121f3e7610f3d008cc703d
Stats:     224 lines in 2 files changed: 222 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

Backport-of: 62610203f18095cbd25b456f0622bad033a65a5d

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

PR: https://git.openjdk.org/jdk21u/pull/90


More information about the jdk-updates-dev mailing list