API Reference for Enthought Tool Suite 3.0.1
Canvas = None
CanvasWindow = None
Use a singleton for the font cache
GlobalFontCache = MRU()
Returns the appropriate DPI setting for the system
Adapt an image object into a numpy array.
Typically, this is used to adapt an agg GraphicsContextArray which has been used for image storage in Kiva applications.
| Local name | Refers to |
|---|---|
| affine_from_values | enthought.kiva.affine.affine_from_values |
| array | numpy.array |
| ArrayInterfaceImage | pygarrayimage.arrayimage.ArrayInterfaceImage |
| BOLD | enthought.kiva.constants.BOLD |
| BOLD_ITALIC | enthought.kiva.constants.BOLD_ITALIC |
| ctypes | ctypes |
| floor | math.floor |
| Font | enthought.kiva.fonttools.font.Font |
| gl | pyglet.gl |
| ITALIC | enthought.kiva.constants.ITALIC |
| load_font | pyglet.font.load |
| ndarray | numpy.ndarray |
| PygletFont | pyglet.font.base.Font |
| Text | pyglet.font.Text |
| transform_points | enthought.kiva.affine.transform_points |
© Copyright 2002-2008 Enthought, Inc.