TypefaceFunctionsGetTypefaceHeight

Typeface

File formatFunctions
DisplayTypefaceGetTypefaceDimensionGetTypefaceHeightGetTypefaceWidthLoadTypefaceSetTypefaceAlignmentSetTypefaceColorSetTypefaceItalicSetTypefaceKerningSetTypefaceSizeSetTypefaceSpacing

GetTypefaceHeightFUNCTION

Description

Gets the output height of the given text and typeface. The height is calculated without transformations, except the resizing.

Syntax

Height.f = GetTypefaceHeight( Typeface.i, Text.s [, Size.f] )

Parameters

Typeface The number of the typeface.
Text The text to determine the height.

Return value

The height of the text.

See also

Union Bytes | Login