Package Things :: Module BagOfStuff
[frames] | no frames]

Module BagOfStuff

This is a Bag Of Stuff -- a place to get your graphics out of.

Classes
  BagOfStuff
Loads and holds stuff: Images, Fonts and SVG files.
  AnImage
Holds a pixbuffer, width and height of a loaded image.
  AFont
Makes a font, from a file, temporarily available to the GTK system.
  Loop
A series of GROUPS from an SVG file that will be displayed as frames.
  Sprite
A GROUP from an SVG file that will be displayed as a single thing.
  Mask
A PATH from an SVG file that will be drawn by pyCairo commands.
  Path
A PATH from an SVG file that will be drawn by pyCairo commands.
Variables
  __package__ = 'Things'