8360136: Support setting 'Figure Styles' while creating AWT Font
Valery Semenchuk
vistall.valeriy at gmail.com
Fri Jul 11 18:02:51 UTC 2025
Good evening.
I've made PR https://github.com/openjdk/jdk/pull/26144 which is fix issue
https://bugs.openjdk.org/browse/JDK-8360136
(I'm author of this issue too)
Main idea - it's an add option to control pnum/tnum features.
Added impl to JNI & Panama.
I think in the future, need to rewrite code which is in C++ - and move
features control to Java (it's not part of this PR, that's why I've not
added it) - make native code more flexible.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/client-libs-dev/attachments/20250711/745674b7/attachment.htm>
More information about the client-libs-dev
mailing list