flags | Specifies how fonts are enumerated. Specify the combination by bitwise OR of the following values. fsfFixedPitch : List only fixed pitch fonts fsfSameCharSet : List only fonts with the same character set fsfNoVertical : Do not enumerate vertical fonts fsfTrueTypeOnly : Enumerate only TrueType fonts fsfIgnoreSymbol : Exclude symbol character sets If fsfSameCharSet is specified, fonts with the same character set as the currently selected font will be enumerated. |