vanyossi / artscript

Artscript is a small app to easy convert from production file images(KRA,XCF,PSD,ORA,SVG) to universal formats(JPG, PNG, GIF or WEBM). If installed it uses gimp, inkscape and calligra in console mode to render PNG files in batch.
GNU General Public License v3.0
27 stars 5 forks source link

Windows Build #42

Open vanyossi opened 10 years ago

vanyossi commented 10 years ago

For this we would need to bundle

Imagemagick will need to be installed

vanyossi commented 10 years ago

Imagemagick is, like zlib and md5 a required dependency. So it has to be packaged alongside this script.

Windows builds will not be available trough here. only trough artscript website (my blog atm) Optional dependencies will be search in common places. but allow for a user setting to set the program path

User folder Tmp folder will be used for temporary files and Thumbnails will be stored in Userfolder/.thumbnails or not stored at all.