FontGlyph

data class FontGlyph(val codepoint: Int, val font: FontId) : Record

Constructors

Link copied to clipboard
constructor(codepoint: Int, font: FontId)

Properties

Link copied to clipboard
Link copied to clipboard