AMSTRAD

AMSTRAD("amstrad", { it })

These fonts are part of the Ultimate Oldschool PC Font Pack and licensed under Creative Commons Attribution-ShareAlike 4.0 International License. See: https://int10h.org/oldschool-pc-fonts/readme/

Functions

clone
Link copied to clipboard
common
protected fun clone(): Any
compareTo
Link copied to clipboard
common
operator override fun compareTo(other: BuiltInTrueTypeFontResource): Int
equals
Link copied to clipboard
common
operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
override fun hashCode(): Int
toString
Link copied to clipboard
common
open override fun toString(): String
toTilesetResource
Link copied to clipboard
common
fun toTilesetResource(height: Int): TilesetResource

Properties

fileName
Link copied to clipboard
common
private val fileName: String
name
Link copied to clipboard
common
val name: String
ordinal
Link copied to clipboard
common
val ordinal: Int
ratioFn
Link copied to clipboard
common
private val ratioFn: (Int) -> Int