Mobile app version of vmapp.org
Login or Join
Radia289

: Read the manuals? Gimp can be scripted in Scheme (and some other languages like Lua). Inkscape can be scripted in Python, I think. Photoshop can be scripted in its own language (VBA?) too.

@Radia289

Read the manuals?

Gimp can be scripted in Scheme (and some other languages like Lua). Inkscape can be scripted in Python, I think. Photoshop can be scripted in its own language (VBA?) too.

Beside, you can use any language to generate SVG files (assuming you learn the format...), and most of them (with the proper libraries) to generate bitmap images.

[Update] OK, I did the requested research... Two interesting Gimp scripts, one in Scheme, one in Python, coming with source code for further studying:
Shape Paths
Gimp Path Tools

They are not really simple... But the hard part, coding, is done so that lot of shapes can be done without even coding.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Radia289

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme