fsSelection (USHORT)

      Selection indicators.

      Contains information about the font patterns in the physical font.

      Note: The flags do not reflect simulations applied to the physical font.

      Possible values are:

      FM_SEL_ITALIC

        True indicates that this font is designed as an italic font.
      FM_SEL_UNDERSCORE
        TRUE indicates that this font is designed with underscores included in each character.
      FM_SEL_NEGATIVE
        TRUE indicates that this font is designed with the background and foreground reversed.
      FM_SEL_OUTLINE
        TRUE indicates that this font is designed with outline (hollow) characters.
      FM_SEL_STRIKEOUT
        TRUE indicates that this font is designed with an overstrike through each character.
      FM_SEL_BOLD
        TRUE indicates that this font is designed with bold characters.
      FM_SEL_ISO9241_TESTED
        This flag indicates that the font has been tested for compliance to ISO 9241. The presence of this flag doesn't indicate whether the font passed or failed, only that it was tested.

        Note: While the fonts were primarily tested for meeting the ISO standard, they have also been designed to meet the German standard DIN 66 234. Where the two standards differ, the fonts have been designed to meet the more stringent requirement.


      [Back] [Next]