On Asian Windows platform (ja, ko, zh_CN, zh_TW), create a label and setFont() to "System Regular","System Bold", "System Italic", "System Bold Italic", all the fonts are available(Font.font() returns the font as expected.), but the label font are all rendered as "regular". This doesn't happen on English or Euro Windows platforms.
- duplicates
-
JDK-8091064 Implement synthetic font styling
- Open