Fnt.getexts

Get the font extents for a given string.

struct Fnt
void
getexts
(
in string text
,)

Parameters

text string

Text to get the extents

tex Extnts*

Extents struct to fill in with the font information

Meta