ReferenceProvider

Represents a reference font provider.

Constructors

Link copied to clipboard
constructor(id: ResourcePath)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val codePoints: IntSet

The code points that this FontProvider supplies.

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJson(): JsonObject

Creates a JsonObject representation of this FontProvider.

Link copied to clipboard
open fun write(assetsDir: Path)

Writes additional data to the assets directory, such as bitmaps or unihex files.