PixelFont

data class PixelFont(val reference: FontReference, val metrics: FontMetrics, val symbols: Collection<PixelFontSymbol>)

Constructors

Link copied to clipboard
constructor(reference: FontReference, metrics: FontMetrics, symbols: Collection<PixelFontSymbol>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard