GlyphOutput

data class GlyphOutput(val characters: MutableList<Char>, val rectangles: MutableList<Pair<Rectangle, Rectangle>>)(source)

Constructors

Link copied to clipboard
constructor(characters: MutableList<Char>, rectangles: MutableList<Pair<Rectangle, Rectangle>>)

Properties

Link copied to clipboard
Link copied to clipboard