ttGlyphSet: GlyphSets returned by a TTFont object

Overview

The fontTools.ttLib.ttGlyphSet module is a helper for fontTools.ttLib.

Most users will not need to access this module directly. Instead, the glyphs in a font are accessible as a .glyphSet dictionary in a TTFont instance.