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_LINING {
DWRITE_PANOSE_LINING_ANY,
DWRITE_PANOSE_LINING_NO_FIT,
DWRITE_PANOSE_LINING_NONE,
DWRITE_PANOSE_LINING_INLINE,
DWRITE_PANOSE_LINING_OUTLINE,
DWRITE_PANOSE_LINING_ENGRAVED,
DWRITE_PANOSE_LINING_SHADOW,
DWRITE_PANOSE_LINING_RELIEF,
DWRITE_PANOSE_LINING_BACKDROP
} ;
Constants
DWRITE_PANOSE_LINING_ANY |
DWRITE_PANOSE_LINING_NO_FIT |
DWRITE_PANOSE_LINING_NONE |
DWRITE_PANOSE_LINING_INLINE |
DWRITE_PANOSE_LINING_OUTLINE |
DWRITE_PANOSE_LINING_ENGRAVED |
DWRITE_PANOSE_LINING_SHADOW |
DWRITE_PANOSE_LINING_RELIEF |
DWRITE_PANOSE_LINING_BACKDROP |
Requirements
Requirement | Value |
---|---|
Header | dwrite_1.h |