IDWriteFontSet::GetMatchingFonts methods
Overload list
| Method | Description |
|---|---|
| GetMatchingFonts(const WCHAR*, DWRITE_FONT_WEIGHT, DWRITE_FONT_STRETCH, DWRITE_FONT_STYLE, IDWriteFontSet**) |
Returns a list of fonts within the given WWS family prioritized by WWS distance. |
| GetMatchingFonts(const DWRITE_FONT_PROPERTY*, UINT32, IDWriteFontSet**) |
Returns a subset of fonts filtered by the given properties. |
See also
Show: