[][src]Module directwrite::font_face

FontFace and types for examining its contents and building new ones.

Structs

FontFace

Represents an absolute reference to a font face which contains font face type, appropriate file references, face identification data and various font data such as metrics, names and glyph outlines.

FontFaceBuilder

Facilitates construction of FontFace objects.

FontTable

A reference to the feature tag data in a font file.