| Home | Trees | Indices | Help |
|---|
|
|
A very simple 2D plotting package that outputs images.
Author: bolme
|
|||
| Label | |||
| Points | |||
| Plot | |||
| TestPlot | |||
|
|||
|
|||
|
|||
|
|||
arial_path =
|
|||
huge_font = PIL.ImageFont.truetype(arial_path, 36)
|
|||
large_font = PIL.ImageFont.truetype(arial_path, 18)
|
|||
small_font = PIL.ImageFont.truetype(arial_path, 12)
|
|||
__package__ =
|
|||
|
|||
|
|
|||
arial_path
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 21 14:31:58 2015 | http://epydoc.sourceforge.net |