Integrated: 8332416: Add more font selection options to Font2DTest

Phil Race prr at openjdk.org
Sat May 25 23:21:06 UTC 2024


On Thu, 16 May 2024 19:05:03 GMT, Phil Race <prr at openjdk.org> wrote:

> Enhance Font2DTest as follows
> 
> - Add main menu Radio Button options so that you select the font to use as either
> - (1) Font Family  + Style (as now)
> - (2) Font Family + Menu of all members of the Family, replacing the Style
> - (3) List of all fontnames - which can still be adjusted by Style if you want.
> The default is (1) so nothing looks different except that I updated the UI to use Nimbus instead of Metal.
> 
> There's new code to gather these ways of referencing the fonts.
> Also changes were needed for the "Save/Load" options to include the new UI state and font settings.

This pull request has now been integrated.

Changeset: 97ee2ffb
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/97ee2ffb89257a37a178b70c8fee96a1d831deb6
Stats:     479 lines in 2 files changed: 427 ins; 12 del; 40 mod

8332416: Add more font selection options to Font2DTest

Reviewed-by: tr, honkar

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

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


More information about the client-libs-dev mailing list