Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
measureText
Method · 0.65
generateFontLookup
Method · 0.65
measureText
Method · 0.65
measureText
Method · 0.65
generateFontLookup
Method · 0.65
doLayout
Method · 0.65
doLayout
Method · 0.65
doLayout
Method · 0.65
paint
Method · 0.65
doLayout
Method · 0.65
_calculateMaxSlurHeight
Method · 0.65
drawBendSlur
Function · 0.65
Implementers
3
Html5Canvas
packages/alphatab/src/platform/javascr
SkiaCanvas
packages/alphatab/src/platform/skia/Sk
AndroidCanvas
packages/kotlin/src/android/src/main/j
Calls
no outgoing calls
Tested by
no test coverage detected