Font
OpenType font registry (ids for Text.*).
import { Font } from '@huukhanhnguyen/geometry'API reference
Font.free
Font.free(id: number): booleanWasm: font_free
Font.metrics
Font.metrics(id: number): stringWasm: font_metrics
Font.parse
Font.parse(data: Uint8Array, index: number): numberWasm: font_parse
Font.setVariations
Font.setVariations(id: number, settings_json: string): voidWasm: font_set_variations
See GEOMETRY_CATALOG.md for catalog ownership.