DWRITE_PANOSE_LINING enumeration (dwrite_1.h)

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