FontGlyph

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

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard