IDWriteFactory3

Undocumented in source.

Members

Functions

CreateCustomRenderingParams
HRESULT CreateCustomRenderingParams(float gamma, float enhancedContrast, float grayscaleEnhancedContrast, float clearTypeLevel, DWRITE_PIXEL_GEOMETRY pixelGeometry, DWRITE_RENDERING_MODE1 renderingMode, DWRITE_GRID_FIT_MODE gridFitMode, IDWriteRenderingParams3* renderingParams)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFontCollectionFromFontSet
HRESULT CreateFontCollectionFromFontSet(IDWriteFontSet fontset, IDWriteFontCollection1* fontCollection)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFontFaceReference
HRESULT CreateFontFaceReference(wchar* filePath, FILETIME* lastWriteTime, uint faceIndex, DWRITE_FONT_SIMULATIONS fontSimulations, IDWriteFontFaceReference* fontFaceReference)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFontFaceReference
HRESULT CreateFontFaceReference(IDWriteFontFile fontFile, uint faceIndex, DWRITE_FONT_SIMULATIONS fontSimulations, IDWriteFontFaceReference* fontFaceReference)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFontSetBuilder
HRESULT CreateFontSetBuilder(IDWriteFontSetBuilder* fontSetBuilder)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateGlyphRunAnalysis
HRESULT CreateGlyphRunAnalysis(DWRITE_GLYPH_RUN* glyphRun, DWRITE_MATRIX* transform, DWRITE_RENDERING_MODE1 renderingMode, DWRITE_MEASURING_MODE measuringMode, DWRITE_GRID_FIT_MODE gridFitMode, DWRITE_TEXT_ANTIALIAS_MODE antialiasMode, float baselineOriginX, float baselineOriginY, IDWriteGlyphRunAnalysis* glyphRunAnalysis)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontDownloadQueue
HRESULT GetFontDownloadQueue(IDWriteFontDownloadQueue* fontDownloadQueue)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemFontCollection
HRESULT GetSystemFontCollection(bool includeDownloadableFonts, IDWriteFontCollection1* fontCollection, bool includeDownloadableFonts)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemFontSet
HRESULT GetSystemFontSet(IDWriteFontSet* fontSet)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IDWriteFactory2

CreateFontFallbackBuilder
HRESULT CreateFontFallbackBuilder(IDWriteFontFallbackBuilder* FontFallbackBuilder)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemFontFallback
HRESULT GetSystemFontFallback(IDWriteFontFallback* FontFallback)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TranslateColorGlyphRun
HRESULT TranslateColorGlyphRun(float BaselineOriginX, float BaselineOriginY, DWRITE_GLYPH_RUN* GlyphRun, DWRITE_GLYPH_RUN_DESCRIPTION* GlyphRunDescription, DWRITE_MEASURING_MODE MeasuringMode, DWRITE_MATRIX* WorldToDeviceTransform, uint ColorPaletteIndex, IDWriteColorGlyphRunEnumerator* ColorLayers)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta