[][src]Module directwrite::text_format

TextFormat and types for building new ones.

Structs

LineSpacing

Information about the line spacing of a format.

TextFormat

Represents a format for laying out text. You can think of this like a Font with all of the little customization boxes filled in.

TextFormatBuilder

Builder for a TextFormat.