Trees | Indices | Toggle frames |
---|
Abstract classes used by pyglet.font implementations.
These classes should not be constructed directly. Instead, use the functions in pyglet.font to obtain platform-specific instances. You can use these classes as a documented interface to the concrete classes.
Glyph
A single glyph located within a larger texture.
|
|
GlyphTextureAtlas
A texture within which glyphs can be drawn.
|
|
GlyphRenderer
Abstract class for creating glyph images.
|
|
FontException
Generic exception related to errors from the font module.
|
|
Font
Abstract font class able to produce glyphs.
|
Trees | Indices | Toggle frames |
---|
Generated by Epydoc 3.0beta1 on Tue Aug 5 21:39:43 2008 | http://epydoc.sourceforge.net |