Python interface to GDChart
gdchart-py-0.6
16 March 2001

TODO items:

Functionality
    - Implement xlabel_ctl
    - Report arg # when a data set is invalid?
    - Accept None or empty tuple for labels
    - Check hold_img functionality
    - Handle empty file obj/name (useful w/ hold_img)
    - Deal with in/out params (GDC_hard_*)
    - Support the FreeType library? (need GDChart support first)

Etc.
    - Use Python distutils?
    - Check for memory leaks in error conditions
