TypefaceFunctionsDisplayTypeface

Typeface

File formatFunctions
DisplayTypefaceGetTypefaceDimensionGetTypefaceHeightGetTypefaceWidthLoadTypefaceSetTypefaceAlignmentSetTypefaceColorSetTypefaceItalicSetTypefaceKerningSetTypefaceSizeSetTypefaceSpacing

DisplayTypefaceFUNCTION

Description

Displays the given text with the given typeface on the current screen.

Syntax

DisplayTypeface( Typeface.i, X.f, Y.f, Text.s )

Parameters

Typeface The number of the typeface.
X, Y The position of the text on the screen.
Text The text to be displayed.

Return value

None

See also

LoadTypeface
Union Bytes | Login