glyphWidths
Description​
A lookup for the widths of the visual bounding box for the glyphs.
glyphWidths?: Map<MusicFontSymbol | keyof typeof MusicFontSymbol | Lowercase<keyof typeof MusicFontSymbol>, number>;
A lookup for the widths of the visual bounding box for the glyphs.
glyphWidths?: Map<MusicFontSymbol | keyof typeof MusicFontSymbol | Lowercase<keyof typeof MusicFontSymbol>, number>;