MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / measureText

Method measureText

packages/alphatab/src/platform/ICanvas.ts:99–99  ·  view source on GitHub ↗
(text: string)

Source from the content-addressed store, hash-verified

97 fillText(text: string, x: number, y: number): void;
98
99 measureText(text: string): MeasuredText;
100
101 fillMusicFontSymbol(
102 x: number,

Callers 15

measureTextMethod · 0.65
generateFontLookupMethod · 0.65
measureTextMethod · 0.65
measureTextMethod · 0.65
generateFontLookupMethod · 0.65
doLayoutMethod · 0.65
doLayoutMethod · 0.65
doLayoutMethod · 0.65
paintMethod · 0.65
doLayoutMethod · 0.65
drawBendSlurFunction · 0.65

Implementers 3

Html5Canvaspackages/alphatab/src/platform/javascr
SkiaCanvaspackages/alphatab/src/platform/skia/Sk
AndroidCanvaspackages/kotlin/src/android/src/main/j

Calls

no outgoing calls

Tested by

no test coverage detected