IDWriteFontSet1.GetFilteredFonts

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. HRESULT GetFilteredFonts(DWRITE_FONT_PROPERTY* properties, uint propertyCount, bool selectAnyProperty, IDWriteFontSet1* filteredFontSet)
    interface IDWriteFontSet1
    extern (Windows)
    HRESULT
    GetFilteredFonts
  2. HRESULT GetFilteredFonts(DWRITE_FONT_AXIS_RANGE* fontAxisRanges, uint fontAxisRangeCount, bool selectAnyRange, IDWriteFontSet1* filteredFontSet)
  3. HRESULT GetFilteredFonts(uint* indices, uint indexCount, IDWriteFontSet1* filteredFontSet)

Meta