On Monday 16 December 2002 02:17 am, Chetan Vaity wrote:
- LUG meet on 12 Jan. 2003 @ VJTI
I want to create simple images (mostly lines and text) programatically.
Has anyone dabbled with Gimp scripting to create images? Or can someone tell me another tool/program which does something similar.
Did you try SVG (Scalable Vector Graphics)? There is a breif introduction to it in Nov's Developer IQ. SVG is image format which has lots of advantages, it is meant to be written usin scripts, but there are tools as well to develop them directly as well.
- Chetan