RFR: 8360136: Support setting 'Figure Styles' while creating AWT Font
Valery Semenchuk
duke at openjdk.org
Fri Jul 11 18:03:05 UTC 2025
Introducing to API constants, and implementation for controlling Figure Styles
Target font: *Inter*
Example screenshot

-------------
Commit messages:
- 8360136: introducing TextAttribute#PROPORTIONAL_FIGURES and TextAttribute#TABULAR_FIGURES for controlling Font figure styles
Changes: https://git.openjdk.org/jdk/pull/26144/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26144&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8360136
Stats: 88 lines in 7 files changed: 84 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/26144.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26144/head:pull/26144
PR: https://git.openjdk.org/jdk/pull/26144
More information about the client-libs-dev
mailing list