Fonts Structures (Compact 2013)

3/28/2014

The following table shows the fonts structures, with a description of the purpose of each.

In This Section

  • ABC
    Defines the structure that contains the width of a character in a TrueType font.
  • BRUSHOBJ
    Stores three public members that describe a brush object.
  • CLIPOBJ
    Describes the clip region used when drawing.
  • DEVINFO
    Stores a logical representation of the physical device.
  • ENUMLOGFONT
    Defines the structure that contains a font's attributes, full name, and style.
  • FONTOBJ
    Stores information about a particular instance of a font for the driver.
  • GLYPHDATA
    Contains information about an individual glyph.
  • IFIMETRICS
    Stores the information that defines a typeface.
  • LOGFONT
    Defines the structure that contains the attributes of a font.
  • NEWTEXTMETRIC
    Defines the structure that contains data that describes a physical font.
  • PATHOBJ
    Describes a set of lines and Bezier curves that are to be stroked or filled.
  • STROBJ
    Defines the text string object that contains an enumeration of glyph handles and positions for the device driver.
  • TEXTMETRIC
    Defines the structure that contains basic information about a physical font.

See Also

Reference

Fonts Reference

Other Resources

Fonts