Skip to main content

alphaTab.SmuflMetadata

The SmuFL Metadata object describing the structure needed by alphaTab. https://w3c.github.io/smufl/latest/specification/font-specific-metadata.html

 interface SmuflMetadata

Properties​

engravingDefaults​

(no description)

engravingDefaults: SmuflEngravingDefaults;

glyphBBoxes​

(no description)

glyphBBoxes?: Record<string, SmuflGlyphBoundingBox>;

glyphsWithAnchors​

(no description)

glyphsWithAnchors: Record<string, SmuflGlyphWithAnchor>;