IDWriteGdiInterop1.GetFontSignature

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. HRESULT GetFontSignature(IDWriteFont font, FONTSIGNATURE* fontSignature)
    interface IDWriteGdiInterop1
    extern (Windows)
    HRESULT
    GetFontSignature
    (
    IDWriteFont font
    ,
    FONTSIGNATURE* fontSignature
    )
  2. HRESULT GetFontSignature(IDWriteFontFace fontFace, FONTSIGNATURE* fontSignature)

Meta