IDWriteTypography::AddFontFeature-Methode (dwrite.h)
Fügt ein OpenType-Schriftartfeature hinzu.
Syntax
HRESULT AddFontFeature(
[in] DWRITE_FONT_FEATURE fontFeature
);
Parameter
[in] fontFeature
Typ: DWRITE_FONT_FEATURE
Eine Struktur, die den OpenType-Namensbezeichner und den Ausführungsparameter für das hinzugefügte Schriftartfeature enthält.
Rückgabewert
Typ: HRESULT
Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.
Anforderungen
Unterstützte Mindestversion (Client) | Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008 [Desktop-Apps | UWP-Apps] |
Zielplattform | Windows |
Kopfzeile | dwrite.h |
Bibliothek | Dwrite.lib |
DLL | Dwrite.dll |