Retrieves information about the included fonts from a true type font file into an object.

AFontInfo(cFileName [, nLanguageId [, nPlatformId]])

Parameters

cFileName

The fully qualified filename of a TTF (true type font) file.

nLanguageId (optional)

default = GetSystemDefaultLangID()

the language for which to retrieve the information.

nPlatformId (optional)

default = PLATFORMID_WINDOWS

Return Value

An object with properties containing information about the font file.

See Also

Reference

ASplitStr
Decimals
GetCursorPosEx
Int64_Add
Int64_Div
Int64_Mod
Int64_Mul
Int64_Sub

Used WinApi functions

GetSystemDefaultLangID