What is new
- Updated to work with Krita 2.9 releases: the new versions does not rely on calligraconverter.
- Did a mayor rework on the thumbnail code to avoid saving a lot of images on disk using RAM instead.
- Add step modifiers to size spinboxes
# using mouse wheel or pressing the little arrows.
Normal 10x
Hold shift 1x
Hold Shift+Ctrl 100x
- Fixed parsing of settings file
- Fixed imagemagick identify call, we now use -ping for superfast response
- Artscript now gets more information from the image, for future better Colorspace work.
- Massive rework on the file identification process. Now its more accurate even if no extension is provided.
- It is not possible to set the headers to be shown on the file list view using the new key: columns_only_show
columns_only_show=id ext output osize
## possible values are
id = unique number identifier
ext = file extension
name = file original name
size = image size width x height
output = file output name, as artscript will be naming them
osize = output size or sizes
color = original image colorspace (sRGB mostly)
path = complete image location path
- FIX: With certain aspect ratios, resize OnlyShrink and OnlyGrow dit not work properly.
- FIX. notification must not hide automatically
- GUI: fixes, geometry, paddings, etc
- Fix handling of "multi-layered GIFS"
- Fix: spaces made Artscript fail in some cases
- FIx: SVG can render if size is bigger than 100%, in Artscript 1 this worked.
- FIX: allow negative values on watermark Offset
- Added a new tab to control sharpness #77
- Added a field to select an output folder (Testing)
- Several code optimization and typo fixes.
- [i8n] Various i8n fixes and new strings added.
- [i8n] FR: Thanks to David Revoy we now have french translation