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
HRESULT GetGdiCompatibleGlyphAdvances(
FLOAT emSize,
FLOAT pixelsPerDip,
DWRITE_MATRIX const *transform,
BOOL useGdiNatural,
BOOL isSideways,
UINT32 glyphCount,
UINT16 const *glyphIndices,
INT32 *glyphAdvances
);
Parameters
emSize
pixelsPerDip
transform
useGdiNatural
isSideways
glyphCount
glyphIndices
glyphAdvances
Requirements
Requirement | Value |
---|---|
Header | dwrite_1.h |