repeatOffsetX
Description​
Holds the x-coordinate offsets for glyphs which are drawn repeatedly (like vibrato waves).
repeatOffsetX?: Map<MusicFontSymbol | keyof typeof MusicFontSymbol | Lowercase<keyof typeof MusicFontSymbol>, number>;
Holds the x-coordinate offsets for glyphs which are drawn repeatedly (like vibrato waves).
repeatOffsetX?: Map<MusicFontSymbol | keyof typeof MusicFontSymbol | Lowercase<keyof typeof MusicFontSymbol>, number>;