Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The DWRITE_PANOSE_XASCENT enumeration contains values that specify the relative size of the lowercase letters.
typedef enum DWRITE_PANOSE_XASCENT {
DWRITE_PANOSE_XASCENT_ANY = 0,
DWRITE_PANOSE_XASCENT_NO_FIT = 1,
DWRITE_PANOSE_XASCENT_VERY_LOW = 2,
DWRITE_PANOSE_XASCENT_LOW = 3,
DWRITE_PANOSE_XASCENT_MEDIUM = 4,
DWRITE_PANOSE_XASCENT_HIGH = 5,
DWRITE_PANOSE_XASCENT_VERY_HIGH = 6
} ;
DWRITE_PANOSE_XASCENT_ANY Value: 0 Any xascent. |
DWRITE_PANOSE_XASCENT_NO_FIT Value: 1 No fit for xascent. |
DWRITE_PANOSE_XASCENT_VERY_LOW Value: 2 Very low xascent. |
DWRITE_PANOSE_XASCENT_LOW Value: 3 Low xascent. |
DWRITE_PANOSE_XASCENT_MEDIUM Value: 4 Medium xascent. |
DWRITE_PANOSE_XASCENT_HIGH Value: 5 High xascent. |
DWRITE_PANOSE_XASCENT_VERY_HIGH Value: 6 Very high xascent. |
Requirement | Value |
---|---|
Minimum supported client | Windows 8 and Platform Update for Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps only] |
Header | dwrite_1.h |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now