aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
IDWriteTextAnalyzer.GetGdiCompatibleGlyphPlacements
aurora
directx
dwrite
dwrite_0
IDWriteTextAnalyzer
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
IDWriteTextAnalyzer
extern (
Windows
)
HRESULT
GetGdiCompatibleGlyphPlacements
(
const
wchar
*
TextString
,
const
ushort
*
ClusterMap
,
DWRITE_SHAPING_TEXT_PROPERTIES
*
TextProps
,
uint
TextLength
,
const
ushort
*
GlyphIndices
,
const
DWRITE_SHAPING_GLYPH_PROPERTIES
*
GlyphProps
,
uint
GlyphCount
,
IDWriteFontFace
FontFace
,
float
FontEmSize
,
float
PixelsPerDip
,
const
DWRITE_MATRIX
*
Transform
,
bool
UseGdiNatural
,
bool
IsSideways
,
bool
IsRightToLeft
,
const
DWRITE_SCRIPT_ANALYSIS
*
ScriptAnalysis
,
const
wchar
*
LocaleName
,
const
DWRITE_TYPOGRAPHIC_FEATURES
**
Features
,
const
uint
*
FeatureRangeLengths
,
uint
FeatureRanges
,
float
*
GlyphAdvances
,
DWRITE_GLYPH_OFFSET
*
GlyphOffsets
)
Meta
Source
See Implementation
aurora
directx
dwrite
dwrite_0
IDWriteTextAnalyzer
functions
AnalyzeBidi
AnalyzeLineBreakpoints
AnalyzeNumberSubstitution
AnalyzeScript
GetGdiCompatibleGlyphPlacements
GetGlyphPlacements
GetGlyphs