IDWriteFontSet::GetMatchingFonts methods

Returns a subset of fonts matching the specified criteria.

Overload list

MethodDescription
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

IDWriteFontSet

 

 

Show: