語法
HRESULT GetMatchingFonts(
WCHAR const *familyName,
DWRITE_FONT_AXIS_VALUE const *fontAxisValues,
UINT32 fontAxisValueCount,
DWRITE_FONT_SIMULATIONS allowedSimulations,
IDWriteFontSet4 **matchingFonts
);
參數
familyName
fontAxisValues
fontAxisValueCount
allowedSimulations
matchingFonts
需求
| 要求 | 價值 |
|---|---|
| 最低支援的用戶端 | Windows 10 版本 1809(Windows App SDK 0.5 或更新版本) |
| 標題 | dwrite_3.h |