Table of Contents

Namespace KernSmith.Font

Classes

DefaultSystemFontProvider

Default implementation of ISystemFontProvider that scans platform-specific font directories and uses KernSmith.Font.TtfParser to extract font metadata.

FontLoadResult

Result of loading a system font, including TTC face index.

Interfaces

IFontReader

Reads a font file and extracts family metadata, glyph metrics, and kerning pairs.

ISystemFontProvider

Provides discovery and loading of fonts installed on the system.