Integrated: 8282526: Default icon is not painted properly

Alexander Zuev kizune at openjdk.org
Mon Jul 18 20:37:20 UTC 2022


On Sun, 13 Mar 2022 21:06:24 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> Detect the situation where we do need to perform interpolation during ImageIcon
> painting and set a hint to the rendering to perform bicubic approximation so
> image details are preserved during transition.

This pull request has now been integrated.

Changeset: 6c8d0e61
Author:    Alexander Zuev <kizune at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6c8d0e617ff59eee1313589b10edbf5830774db5
Stats:     99 lines in 3 files changed: 95 ins; 1 del; 3 mod

8282526: Default icon is not painted properly

Reviewed-by: aivanov, prr

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

PR: https://git.openjdk.org/jdk/pull/7805



More information about the client-libs-dev mailing list