directx-d v0.14.0 (2020-05-02T17:46:30Z)
Dub
Repo
IDWriteFontFace.GetGlyphCount
directx
dwrite
IDWriteFontFace
<summary> Obtains the number of glyphs in the font face. </summary>
interface
IDWriteFontFace
extern (
Windows
)
UINT16
GetGlyphCount
(
)
Meta
Source
See Implementation
directx
dwrite
IDWriteFontFace
functions
GetDesignGlyphMetrics
GetFiles
GetGdiCompatibleGlyphMetrics
GetGdiCompatibleMetrics
GetGlyphCount
GetGlyphIndices
GetGlyphRunOutline
GetIndex
GetMetrics
GetRecommendedRenderingMode
GetSimulations
GetType
IsSymbolFont
ReleaseFontTable
TryGetFontTable
<summary> Obtains the number of glyphs in the font face. </summary>