Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

ExtractFamilyFromXLFDName

Gets the family name for the typeface used in the XLFD font descriptor.

Declaration

Source position: graphics.pp line 1994

function ExtractFamilyFromXLFDName(

  const XLFDName: string

):string;

Arguments

XLFDName

  

XLFD font descriptor examined in the routine.

Function result

Typeface family name found in XLFDName.

Description

Parses a font name in XLFD format and extracts the FamilyName sequence with the typeface family name.



CT Web help

CodeTyphon Studio