Releases for Drawing API
drawing 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| drawing-6.x-2.x-dev.tar.gz | 29.91 KB | 77a3397697bbc084ec1641cda32c2c1a |
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.
drawing 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| drawing-6.x-1.0-beta3.tar.gz | 29.9 KB | 356a4d74eaf697dfe786f7c11d21adc9 |
Drawing GD development.
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
drawing 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| drawing-6.x-1.0-beta2.tar.gz | 18.4 KB | b4b5704f00ed58185aaa23f7372bba41 |
Changes to the API to make it easier to use. (specifically '#type' attributes are no longer prefixed with drawing_ in the canvas builder function)
drawing 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| drawing-6.x-1.0-beta1.tar.gz | 18.37 KB | 4b1e42c6c6356d10f0f4056f38422bbf |
Working release of Drawing API for Drupal 6.
drawing 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| drawing-6.x-1.x-dev.tar.gz | 29.9 KB | 87da60ea83ce3622eec3d9d382e8ff3f |
Rolling 6.x dev releases.
drawing 5.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| drawing-5.x-2.x-dev.tar.gz | 18.62 KB | 601c2765d9a20c0f204b11297b8e9c77 |
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.
drawing 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| drawing-5.x-1.x-dev.tar.gz | 15.01 KB | cb079ebc74071def6f021841375f639d |
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.
