OpenSheetMusicDisplay
Preparing search index...
VexFlowTextMeasurer
Class VexFlowTextMeasurer
Created by Matthias on 21.06.2016.
Implements
ITextMeasurer
Index
Constructors
constructor
Properties
font
Size
font
Size
Standard
Methods
compute
Text
Width
To
Height
Ratio
set
Font
Size
Constructors
constructor
new
VexFlowTextMeasurer
(
rules
:
EngravingRules
)
:
VexFlowTextMeasurer
Parameters
rules
:
EngravingRules
Returns
VexFlowTextMeasurer
Properties
font
Size
fontSize
:
number
= 20
font
Size
Standard
fontSizeStandard
:
number
= ...
Methods
compute
Text
Width
To
Height
Ratio
computeTextWidthToHeightRatio
(
text
:
string
,
font
:
Fonts
,
style
:
FontStyles
,
fontFamily
?:
string
,
fontSize
?:
number
,
)
:
number
Parameters
text
:
string
font
:
Fonts
style
:
FontStyles
fontFamily
:
string
= undefined
fontSize
:
number
= ...
Returns
number
set
Font
Size
setFontSize
(
fontSize
?:
number
)
:
number
Parameters
fontSize
:
number
= ...
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
font
Size
font
Size
Standard
Methods
compute
Text
Width
To
Height
Ratio
set
Font
Size
OpenSheetMusicDisplay
Loading...
Created by Matthias on 21.06.2016.