Table of Contents

Property OriginalToSubsetGlyph

Namespace
DocWright.Fonts
Assembly
DocWright.Fonts.dll

OriginalToSubsetGlyph

Gets the map from source glyph id to subset glyph id (equivalently, to CID).

public IReadOnlyDictionary<int, ushort> OriginalToSubsetGlyph { get; }

Property Value

IReadOnlyDictionary<int, ushort>