Property MetricCompatibleMap
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; }