Class pyglet.font.base.FontException

exceptions.Exception --+
                       |
                      FontException
Generic exception related to errors from the font module. Typically these relate to invalid font data.

Methods

Inherited from exceptions.Exception: __getitem__, __init__, __str__