RetroArch
|
Holds the appropriate digits and numeric punctuation for a given locale. More...
#include <dwrite.h>
Public Attributes | |
UINT16 | isShapedAlone: 1 |
This character can be shaped independently from the others (usually set for the space character). More... | |
UINT16 | reserved: 15 |
Reserved for use by shaping engine. More... | |
Holds the appropriate digits and numeric punctuation for a given locale.
Shaping output properties per input character.
UINT16 DWRITE_SHAPING_TEXT_PROPERTIES::isShapedAlone |
This character can be shaped independently from the others (usually set for the space character).
UINT16 DWRITE_SHAPING_TEXT_PROPERTIES::reserved |
Reserved for use by shaping engine.