Especially in Japanese environment, bitmapped font is widely used as System Font.
In Windows JDK, "MS UI Gothic" is the system font for javafx.
MS UI Gothic includes the bitmap fonts and it is used when the size is under 22px.
When bitmapped font is rendered, it should not be sub-pixel rendered.
In Windows JDK, "MS UI Gothic" is the system font for javafx.
MS UI Gothic includes the bitmap fonts and it is used when the size is under 22px.
When bitmapped font is rendered, it should not be sub-pixel rendered.
- is blocked by
-
JDK-8089591 Need to support mixing lcd and greyscale glyphs in a single drawstring code
-
- Open
-
- relates to
-
JDK-8096667 [Regression, Linux] ArrayIndexOutOfBoundsException when trying to open HTMLEditor font name combobox.
-
- Closed
-