- ComputeGlyphOrigins
HRESULT ComputeGlyphOrigins(DWRITE_GLYPH_RUN glyphRun, DWRITE_MEASURING_MODE measuringMode, D2D1_POINT_2F baselineOrigin, DWRITE_MATRIX worldAndDpiTransform, D2D1_POINT_2F* glyphOrigins)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ComputeGlyphOrigins
HRESULT ComputeGlyphOrigins(DWRITE_GLYPH_RUN glyphRun, D2D1_POINT_2F baselineOrigin, D2D1_POINT_2F* glyphOrigins)
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(D2D1_POINT_2F baselineOrigin, DWRITE_GLYPH_RUN glyphRun, DWRITE_GLYPH_RUN_DESCRIPTION glyphRunDescription, DWRITE_GLYPH_IMAGE_FORMATS desiredGlyphImageFormats, DWRITE_MEASURING_MODE measuringMode, DWRITE_MATRIX worldAndDpiTransform, uint colorPaletteIndex, IDWriteColorGlyphRunEnumerator1* colorLayers)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- 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.
- 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.
- 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.
- 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.