Skip to content

@ralphschuler.webgl shader factory.<internal>.FontFace

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: FontFace

@ralphschuler/webgl-shader-factory.<internal>.FontFace

MDN Reference

Table of contents

Properties

Methods

Properties

ascentOverride

ascentOverride: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8521


descentOverride

descentOverride: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8523


display

display: FontDisplay

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8525


family

family: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8527


featureSettings

featureSettings: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8529


lineGapOverride

lineGapOverride: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8531


loaded

Readonly loaded: Promise<FontFace>

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8533


status

Readonly status: FontFaceLoadStatus

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8535


stretch

stretch: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8537


style

style: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8539


unicodeRange

unicodeRange: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8541


variant

variant: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8543


weight

weight: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8545

Methods

load

load(): Promise<FontFace>

MDN Reference

Returns

Promise<FontFace>

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8547

Typescript Libraries

Modules

Namespaces

Clone this wiki locally