The development release of Drawing API for Drupal 6. Branch number has been increased to be inline with D5 branch, and to remove branch 6--1 releases showing on the project page.
To do:
- file elements
- group transformations
- possible changes to 'line' shape type
- polyline elements
- polygon elements
- path elements
- text elements
- Transparency in GIF images
- Animations
- Demo of GD drawing
- GD integration with graphs
This release of the drawing module contains the first version of a graphing api, currently only supports bar, line and dot charts, and very basic display functionality.
This is the very first release of the drawing module. It provides an example collection of drawable shapes, objects (canvases). Usage from external modules has not been tested yet, any feedback is welcome on this.
I am trying to stick to the present API, extension and improvement will be done more on the feature area.