mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-04 05:00:31 +00:00
8166034: [macosx] Non-AA Serif font always displays as regular - no bold
Reviewed-by: serb, pnarayanan
This commit is contained in:
parent
07c0902eac
commit
0d34edc708
@ -154,6 +154,10 @@ import static sun.font.EAttribute.*;
|
||||
* associated with a font face, each differing in size, style, transform
|
||||
* and font features.
|
||||
* <p>
|
||||
* Glyphs may not always be rendered with the requested properties (e.g, font
|
||||
* and style) due to platform limitations such as the absence of suitable
|
||||
* platform fonts to implement a logical font.
|
||||
* <p>
|
||||
* The {@link GraphicsEnvironment#getAllFonts() getAllFonts} method
|
||||
* of the {@code GraphicsEnvironment} class returns an
|
||||
* array of all font faces available in the system. These font faces are
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user