| Maptitude GISDK Help |
Gets a list of the names of installed fonts.
fonts = GetFontNames(array options)
| Option | Type | Contents |
|---|---|---|
| Type | String | "Scaleable" (i.e., vector fonts, like TrueType, only) or "Any" |
| Character Set | String | "Symbol" (i.e., Caliper Cartographic, WingDings) or "Text" |
An array of font names (strings).
Scaleable fonts are also called TrueType fonts. If no character set is specified, fonts of any character set will be returned.
| Function | Summary |
|---|---|
| ChooseFont() | Gets a font using the Windows Font dialog box |
| GetFontInfo() | Gets information about a font |
| ©2025 Caliper Corporation | www.caliper.com |