Important: The information in this document is obsolete and should not be used for new development.
Getting Font Information
The Font Manager provides three routines that allow you to get basic information about a font. TheGetFontName
procedure gets the name of a font family with a specified ID, and theGetFNum
procedure gets the font family ID for a font with a specified name. TheRealFont
function tells you whether a font is available in a specific point size.
Subtopics
- GetFontName
- GetFNum
- RealFont