Winter Cardinal UI - v0.442.0 / UtilFont
• new UtilFont(): UtilFont
▸ measure(context
, font
): void
Name | Type |
---|---|
context |
CanvasRenderingContext2D |
font |
UtilFontFont |
void
src/main/typescript/wcardinal/ui/util/util-font.ts:25
▸ toSize(font
): number
Name | Type |
---|---|
font |
string |
number