Obtains glyph metrics in font design units with the return values compatible with what GDI would produce.
オーバーロード一覧
オーバーロード | 解説 |
GetGdiCompatibleGlyphMetrics(Single,Single,Nullable<Matrix3x2>,Boolean,Int16[],Boolean) | Obtains glyph metrics in font design units with the return values compatible with what GDI would produce. |
GetGdiCompatibleGlyphMetrics(Single,Single,Nullable<Matrix3x2>,Bool,Int16[],Int32,GlyphMetrics[],Bool) | HRESULT IDWriteFontFace::GetGdiCompatibleGlyphMetrics([In] float emSize,[In] float pixelsPerDip,[In, Optional] const DWRITE_MATRIX* transform,[In] BOOL useGdiNatural,[In, Buffer] const unsigned short* glyphIndices,[In] unsigned int glyphCount,[Out, Buffer] DWRITE_GLYPH_METRICS* glyphMetrics,[In] BOOL isSideways) |
参照