|
Atom
|
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... | |
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.
| DWRITE_TYPOGRAPHIC_FEATURES::__field_ecount | ( | featureCount | ) |
Array of font features.
| UINT32 DWRITE_TYPOGRAPHIC_FEATURES::featureCount |
The number of features.
1.8.12