show which file types we can save to
Status: Beta
Brought to you by:
tksharpless
Currently Panini does not show any list of available output formats in the "save as" panel. I tried saving to a TIFF file and it worked. What other formats are supported? They should be listed in that "save as" panel. Also, JPG should have an adjustable quality slider.
You are right, when time permits I'll add some nfo. But Qt chooses image file format according to name extension in any case, and loads a plugin specific to the format; so the available formats really depends on what plugins you have. I distribute the plugins for jpeg, png, and tif with Panini; gif may work too.