| オーバーロード | 解説 | 
|---|---|
| GetGlyphIndices(Int32[]) | Returns the nominal mapping of UCS4 Unicode code points to glyph indices as defined by the font 'CMAP' table. | 
| GetGlyphIndices(Int32[],Int32,Int16[]) | HRESULT IDWriteFontFace::GetGlyphIndices([In, Buffer] const unsigned int* codePoints,[In] unsigned int codePointCount,[Out, Buffer] unsigned short* glyphIndices) |