◄Full Description► ◄Up► ◄Next► ◄Previous► ──────────────────────────────────────────────────────────────────────────── MS-OS/2 version 1.2 changes FATTR_TYPE_FIXED can no longer be specified for the fsType field. The following new constants can be specified for fsType: Value Meaning ──────────────────────────────────────────────────────────────────────────── FATTR_TYPE_MBCS Specifies a multiple-byte character-set font. FATTR_TYPE_DBCS Specifies a double-byte character-set font. FATTR_TYPE_ANTIALIASED Specifies an anti-aliased font. FATTR_SEL_OUTLINE can be specified for the fsSelection field. Corrections The FATTR_SEL_HOLLOW constant did not exist in the include files. A new constant, FATTR_SEL_OUTLINE, gives you hollow (outlined) characters. ♦