<summary> Whether to enable grid-fitting of glyph outlines (a.k.a. hinting). </summary>
<summary> How to align glyphs to the margin. </summary>
<summary> Enumerator for an ordered collection of color glyph runs. </summary>
<summary> The root factory interface for all DWrite objects. </summary>
<summary> The IDWriteFont interface represents a physical font in a font collection. </summary>
<summary> The interface that represents an absolute reference to a font face. It contains font face type, appropriate file references and face identification data. Various font data such as metrics, names and glyph outlines is obtained from IDWriteFontFace. </summary>
<summary> A font fallback definition used for mapping characters to fonts capable of supporting them. </summary>
<summary> Builder used to create a font fallback definition by appending a series of fallback mappings, followed by a creation call. </summary> <remarks> This object may not be thread-safe. </remarks>
<summary> The interface that represents text rendering settings for glyph rasterization and filtering. </summary>
<summary> The text analyzer interface represents a set of application-defined callbacks that perform rendering of text, inline objects, and decorations such as underlines. </summary>
<summary> The format of text used for text layout. </summary> <remarks> This object may not be thread-safe and it may carry the state of text format change. </remarks>
<summary> The text layout interface represents a block of text after it has been fully analyzed and formatted.
<summary> The text renderer interface represents a set of application-defined callbacks that perform rendering of text, inline objects, and decorations such as underlines. </summary>
<summary> DWRITE_COLOR_F </summary>
<summary> Represents a color glyph run. The IDWriteFactory2::TranslateColorGlyphRun method returns an ordered collection of color glyph runs, which can be layered on top of each other to produce a color representation of the given base glyph run. </summary>
<summary> Overall metrics associated with text after layout. All coordinates are in device independent pixels (DIPs). </summary>