FontId

data class FontId(val style: Int, val awtFont: Font, val height: Float, val ascent: Float) : Record

Constructors

Link copied to clipboard
constructor(style: Int, awtFont: Font, height: Float, ascent: Float)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val style: Int