IDWriteFontSet4 interface (dwrite_3.h)

Represents a font set.

This interface extends IDWriteFontSet3.

Inheritance

The IDWriteFontSet4 interface inherits from the IDWriteFontSet3 interface.

Methods

The IDWriteFontSet4 interface has these methods.

 
IDWriteFontSet4::ConvertWeightStretchStyleToFontAxisValues

Computes derived font axis values from the specified font weight, stretch, style, and size.
IDWriteFontSet4::GetMatchingFonts

Generates a matching font set based on the requested inputs, ordered so that nearer matches are earlier.

Requirements

Requirement Value
Minimum supported client Windows 11 Build 22621
Header dwrite_3.h

See also

IDWriteFontSet3