| OpenGLContext.scenegraph.text | index /home/mcfletch/pylive/OpenGLContext/scenegraph/text/__init__.py |
text-rendering interfaces
| Package Contents | ||
| __init__ -- text-rendering interfaces _toolsfont -- fonttools-based direct extraction of TTF outlines font -- Abstract base-class for all font implementations fontprovider -- Base functionality for font-providers (objects creating fonts) fontstyle3d -- FontStyle extensions for OpenGLContext glutfont -- GLUT-based fonts pygamefont -- PyGame bitmap and texmap fonts text -- VRML97-like Text node toolsfont -- rendering of TTF outlines (as provided by _fonttools) ttfregistry -- TTFQuery font registry with a few VRML-specific methods wglfont wglfontprovider wxfont -- wxPython bitmap and texmap fonts | ||
| Data | ||
| __file__ = '/home/mcfletch/pylive/OpenGLContext/scenegraph/text/__init__.pyc' __name__ = 'OpenGLContext.scenegraph.text' __path__ = ['/home/mcfletch/pylive/OpenGLContext/scenegraph/text'] | ||