Gets the family name for the typeface used in the XLFD font descriptor.
Source position: graphics.pp line 1962
function ExtractFamilyFromXLFDName( |
const XLFDName: string |
):string; |
XLFDName |
|
XLFD font descriptor examined in the routine. |
Typeface family name found in XLFDName.
Parses a font name in XLFD format and extracts the FamilyName sequence with the typeface family name.
| Version 4.4 | Generated 2025-11-08 | Home |