IDWriteFontFace

Undocumented in source.

Members

Functions

GetDesignGlyphMetrics
HRESULT GetDesignGlyphMetrics(const(uint*) Indices, uint Count, DWRITE_GLYPH_METRICS* Metrics, bool IsSideways)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFiles
HRESULT GetFiles(uint* NumberOfFiles, IDWriteFontFile* Files)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGdiCompatibleGlyphMetrics
HRESULT GetGdiCompatibleGlyphMetrics(float EMSize, float PixelsPerDIP, const(DWRITE_MATRIX*) Transform, bool UseGDINatural, const(ushort*) Indices, uint Count, DWRITE_GLYPH_METRICS* Metrics, bool IsSideways)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGdiCompatibleMetrics
HRESULT GetGdiCompatibleMetrics(float EMSize, float PixelsPerDIP, const(DWRITE_MATRIX*) Transform, DWRITE_FONT_METRICS* FontFaceMetrics)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGlyphCount
ushort GetGlyphCount()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGlyphRunOutline
HRESULT GetGlyphRunOutline(float EMSize, ushort* Indices, float* Advances, DWRITE_GLYPH_OFFSET* Offsets, uint Count, bool IsSideways, bool RightToLeft, IDWriteGeometrySink GeometrySink)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetIndex
uint GetIndex()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMetrics
void GetMetrics(DWRITE_FONT_METRICS* FontFaceMetrics)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRecommendedRenderingMode
HRESULT GetRecommendedRenderingMode(float EMSize, float PixelsPerDIP, DWRITE_MEASURING_MODE MeasuringMode, IDWriteRenderingParams RenderingParams, DWRITE_RENDERING_MODE* RenderingMode)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSimulations
DWRITE_FONT_SIMULATIONS GetSimulations()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetType
DWRITE_FONT_FACE_TYPE GetType()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsSymbolFont
bool IsSymbolFont()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReleaseFontTable
void ReleaseFontTable(void* TableContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta