pixelgraphics-2dgraphics
/
io.gitlab.pixelGraphics.twoDimGraphics.text
/
FontWeight
common
Font
Weight
enum
FontWeight
:
Enum
<
FontWeight
>
Content copied to clipboard
Variants of a font face based on their weight.
Entries
Properties
Entries
UNKNOWN
Link copied to clipboard
common
UNKNOWN
()
Content copied to clipboard
Unrecognized font weight.
BOLD
Link copied to clipboard
common
BOLD
()
Content copied to clipboard
Bold font weight.
NORMAL
Link copied to clipboard
common
NORMAL
()
Content copied to clipboard
Normal font weight.
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard