Table of Contents

Property MetricCompatibleMap

Namespace
DocWright.Fonts
Assembly
DocWright.Fonts.dll

MetricCompatibleMap

Gets the metric-compatible substitution map, tried before PANOSE distance (source family → replacement family). Keys are matched case-insensitively.

public IDictionary<string, string> MetricCompatibleMap { get; }

Property Value

IDictionary<string, string>