RetroArch
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. Notice the character range which this feature list spans is specified as a separate parameter to GetGlyphs. More...

#include <dwrite.h>

Public Member Functions

 _Field_size_ (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_size_()

DWRITE_TYPOGRAPHIC_FEATURES::_Field_size_ ( 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: