Table of Contents

Interface IFontFace

Namespace
DocWright.Core.Text
Assembly
DocWright.Core.dll

Marker interface for a loaded font face as seen by the shaping seam. The concrete implementation lives in DocWright.Fonts; shapers downcast to the implementation they were built for.

public interface IFontFace

Properties

FamilyName

Gets the typographic family name.

UnitsPerEm

Gets the font's design units per em (from the OpenType head table).