Closed balintlaczko closed 4 years ago
NB: in many cases the tiff is also not implemented.
You can just delete the TIFF and JXF export functionality, I think. I added these because there were some issues with JPEG export in some version of Max. Is it possible to export uncompressed PNG now? That may be an interesting extra option, in addition to the compressed JPEG files.
OK, will test that!
If PNG is not supported, we may want to allow for both uncompressed TIFF and compressed JPEG.
A user can now choose between JPEG, TIFF, and PNG-8. JPEG is the default. This should be further implemented in the Appstyle menubare, later.
as for the tiff: they get called first, then the jpeg saves, I suspect maybe there is a scheduling or I/O issue. as for the jxf: it's not implemented, although the log file claims it should be there. Should we implement it?