IDWriteFactory5

Undocumented in source.

Members

Functions

AnalyzeContainerType
DWRITE_CONTAINER_TYPE AnalyzeContainerType(void* fileData, uint fileDataSize)
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(IDWriteFontSetBuilder1* fontSetBuilder)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateHttpFontFileLoader
HRESULT CreateHttpFontFileLoader(wchar* referrerUrl, wchar* extraHeaders, IDWriteRemoteFontFileLoader* newLoader)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateInMemoryFontFileLoader
HRESULT CreateInMemoryFontFileLoader(IDWriteInMemoryFontFileLoader* newLoader)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnpackFontFile
HRESULT UnpackFontFile(DWRITE_CONTAINER_TYPE containerType, void* fileData, uint fileDataSize, IDWriteFontFileStream* unpackedFontStream)
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 IDWriteFactory4

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.

Meta