Package motherhamster :: Module prettytext

Module prettytext



Text Printing and Font management (C) Copyright 2006 Hamster Republic Productions

Classes
  Image
an image that can be rendered
  FontAsset
a python object representation of an Font asset it represents the ttf file and provides a facility for caching the pygame font objects for printing at a specific size
  GlyphImage
an image that can be rendered, which represents a glyph in a font, after all relevant filter effects have been applied
  GlyphSet
an asset that lets you specify font characteristics and pretty filters and then caches individual characters for printing
  GlyphString
  GlyphTyper
  GlyphTyperIterator
  GlyphTyperLetter
Functions
 
EstimateSurfaceMemory()
 
CountSurfaceMemory(surface)
 
SubtractSurfaceMemory(size)
Variables
  fontpouch = <motherhamster.prettytext._FontPouch object at 0xb...
Variables Details

fontpouch

Value:
_FontPouch()