[][src]Module directwrite::metrics

Metrics structs that describe information about various items.

Structs

ClusterMetrics

Contains information about a glyph cluster.

FontMetrics

Specifies the metrics that are applicable to all glyphs within the font face.

GlyphMetrics

Specifies the metrics of an individual glyph.The units depend on how the metrics are obtained.

HitTestMetrics

Describes the region obtained by a hit test.

InlineObjectMetrics

Contains properties describing the geometric measurement of an application-defined inline object.

LineMetrics

Contains information about a formatted line of text.

OverhangMetrics

Indicates how much any visible DIPs (device independent pixels) overshoot each side of the layout or inline objects.

TextMetrics

Contains the metrics associated with text after layout. All coordinates are in device independent pixels (DIPs).