Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
typedef enum DWRITE_PANOSE_SPACING {
DWRITE_PANOSE_SPACING_ANY,
DWRITE_PANOSE_SPACING_NO_FIT,
DWRITE_PANOSE_SPACING_PROPORTIONAL_SPACED,
DWRITE_PANOSE_SPACING_MONOSPACED
} ;
Constants
DWRITE_PANOSE_SPACING_ANY |
DWRITE_PANOSE_SPACING_NO_FIT |
DWRITE_PANOSE_SPACING_PROPORTIONAL_SPACED |
DWRITE_PANOSE_SPACING_MONOSPACED |
Requirements
Requirement | Value |
---|---|
Header | dwrite_1.h |