IDWriteFontFace3::AreGlyphsLocal method (dwrite_3.h)
Syntax
HRESULT AreGlyphsLocal(
UINT16 const *glyphIndices,
UINT32 glyphCount,
BOOL enqueueIfNotLocal,
BOOL *isLocal
);
Parameters
glyphIndices
glyphCount
enqueueIfNotLocal
isLocal
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 (with Windows App SDK 0.5 or later) |
Header | dwrite_3.h |