indigo.json.core

Type members

Classlikes

final case class Glyph(char: String, x: Int, y: Int, w: Int, h: Int)
final case class GlyphWrapper(glyphs: List[Glyph])