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