Atom
Public Member Functions | Public Attributes | List of all members
DWRITE_TYPOGRAPHIC_FEATURES Struct Reference

Defines a set of typographic features to be applied during shaping. More...

#include <DWrite.h>

Public Member Functions

 __field_ecount (featureCount) DWRITE_FONT_FEATURE *features
 Array of font features. More...
 

Public Attributes

UINT32 featureCount
 The number of features. More...
 

Detailed Description

Defines a set of typographic features to be applied during shaping.

Notice the character range which this feature list spans is specified as a separate parameter to GetGlyphs.

Member Function Documentation

§ __field_ecount()

DWRITE_TYPOGRAPHIC_FEATURES::__field_ecount ( featureCount  )

Array of font features.

Member Data Documentation

§ featureCount

UINT32 DWRITE_TYPOGRAPHIC_FEATURES::featureCount

The number of features.


The documentation for this struct was generated from the following file: