Skip to content
This is the alpha v4 version website. Looking for the v3 documentation?

FontDescriptor

Defined in: packages/sigma/src/core/sdf-atlas.ts:53

Describes a font for SDF generation.

Properties

family

family: string

Defined in: packages/sigma/src/core/sdf-atlas.ts:55

Font family name, e.g., “Arial”, “Roboto”


style

style: string

Defined in: packages/sigma/src/core/sdf-atlas.ts:59

Font style, e.g., “normal”, “italic”


weight

weight: string

Defined in: packages/sigma/src/core/sdf-atlas.ts:57

Font weight, e.g., “normal”, “bold”, “600”