I am considering making a drawing module in the next few months because the current ones from drupal are not really being maintained, and I don't like them.
What kind of possibilities are there for integration with imagecache or basing this on imagecache?
Comments
Comment #1
drewish commentedIf you can save your images to a png/jpg/gif image you should have no problem sending them through ImageCache for scalling or resizing. Feel free to reopen this issue with further questions.