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

Remember user set values between openings #44

Closed vanyossi closed 10 years ago

vanyossi commented 10 years ago

Presets are nice for setting predefined values, but they require to select them in command line. This can be partly solved after solving the bug on loading presets, but still the user needs to set them explicitly on the presets file.

Presets file should be to store lists values, like sizes, layout settings or suffixes available.

The selections made by the user must be remembered between callings. So the user only has to press convert between openings while it's working on the same project.