IDWriteFactory1

Undocumented in source.

Members

Functions

CreateCustomRenderingParams
HRESULT CreateCustomRenderingParams(float Gamma, float EnhancedContrast, float EnhancedContrastGrayscale, float ClearTypeLevel, DWRITE_PIXEL_GEOMETRY PixelGeometry, DWRITE_RENDERING_MODE RenderingMode, IDWriteRenderingParams1* RenderingParams)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEudcFontCollection
HRESULT GetEudcFontCollection(IDWriteFontCollection* FontCollection, BOOL CheckForUpdates)
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 IDWriteFactory

CreateCustomFontCollection
HRESULT CreateCustomFontCollection(IDWriteFontCollectionLoader CollectionLoader, void* CollectionKey, uint CollectionKeySize, IDWriteFontCollection* FontCollection)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateCustomFontFileReference
HRESULT CreateCustomFontFileReference(void* FontFileReferenceKey, uint FontFileReferenceKeySize, IDWriteFontFileLoader* FontFileLoader, IDWriteFontFile* FontFile)
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 ClearTypeLevel, DWRITE_PIXEL_GEOMETRY PixelGeometry, DWRITE_RENDERING_MODE RenderingMode, IDWriteRenderingParams* RenderingParams)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateEllipsisTrimmingSign
HRESULT CreateEllipsisTrimmingSign(IDWriteTextFormat* TextFormat, IDWriteInlineObject* TrimmingSign)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFontFace
HRESULT CreateFontFace(DWRITE_FONT_FACE_TYPE FontFaceType, uint NumberOfFiles, IDWriteFontFile FontFiles, uint FaceIndex, DWRITE_FONT_SIMULATIONS FontFaceSimulationFlags, IDWriteFontFace* FontFace)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFontFileReference
HRESULT CreateFontFileReference(wchar* FilePath, FILETIME* LastWriteTime, IDWriteFontFile* FontFile)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateGdiCompatibleTextLayout
HRESULT CreateGdiCompatibleTextLayout(wchar* String, uint StringLength, IDWriteTextFormat* TextFormat, float LayoutWidth, float LayoutHeight, float PixelsPerDip, DWRITE_MATRIX* Transform, bool UseGdiNatural, IDWriteTextLayout* TextLayout)
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, float PixelsPerDip, DWRITE_MATRIX* Transform, DWRITE_RENDERING_MODE RenderingMode, DWRITE_MEASURING_MODE MeasuringMode, 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.
CreateMonitorRenderingParams
HRESULT CreateMonitorRenderingParams(long Monitor, IDWriteRenderingParams* RenderingParams)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateNumberSubstitution
HRESULT CreateNumberSubstitution(DWRITE_NUMBER_SUBSTITUTION_METHOD SubstitutionMethod, wchar* LocaleName, bool IgnoreUserOverride, IDWriteNumberSubstitution* NumberSubstitution)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateRenderingParams
HRESULT CreateRenderingParams(IDWriteRenderingParams* RenderingParams)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateTextAnalyzer
HRESULT CreateTextAnalyzer(IDWriteTextAnalyzer* TextAnalyzer)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateTextFormat
HRESULT CreateTextFormat(wchar* FontFamilyName, IDWriteFontCollection FontCollection, DWRITE_FONT_WEIGHT FontWeight, DWRITE_FONT_STYLE FontStyle, DWRITE_FONT_STRETCH FontStretch, float FontSize, wchar* LocaleName, IDWriteTextFormat* TextFormat)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateTextLayout
HRESULT CreateTextLayout(wchar* String, uint StringLength, IDWriteTextFormat TextFormat, float MaxWidth, float MaxHeight, IDWriteTextLayout* TextLayout)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateTypography
HRESULT CreateTypography(IDWriteTypography* Typography)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGdiInterop
HRESULT GetGdiInterop(IDWriteGdiInterop* GDIInterop)
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(IDWriteFontCollection* FontCollection, bool CheckForUpdates)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterFontCollectionLoader
HRESULT RegisterFontCollectionLoader(IDWriteFontCollectionLoader FontCollectionLoader)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterFontFileLoader
HRESULT RegisterFontFileLoader(IDWriteFontFileLoader FontFileLoader)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterFontCollectionLoader
HRESULT UnregisterFontCollectionLoader(IDWriteFontCollectionLoader FontCollectionLoader)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterFontFileLoader
HRESULT UnregisterFontFileLoader(IDWriteFontFileLoader FontFileLoader)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta