Property OriginalToSubsetGlyph
OriginalToSubsetGlyph
Gets the map from source glyph id to subset glyph id (equivalently, to CID).
public IReadOnlyDictionary<int, ushort> OriginalToSubsetGlyph { get; }
Gets the map from source glyph id to subset glyph id (equivalently, to CID).
public IReadOnlyDictionary<int, ushort> OriginalToSubsetGlyph { get; }