ITrFont.CharStrings

ITrFont.CharStrings property

Returns mapping between character name and glyph.

public Dictionary<string, IGlyph> CharStrings { get; }

See Also