https://bugs.documentfoundation.org/show_bug.cgi?id=147550
--- Comment #6 from Jérôme <[email protected]> --- (In reply to xordevoreaux from comment #5) > When I save with compression 1 with a PNG, it's faster to complete than > compression 9 Yes it is. > The > highest compression rate (0 is lowest and 9 is highest) will make the > smallest file, but it will also take the longest to save. No, that's wrong. The mistake you made is that the image compression isn't performed each time you're saving the file. Once the image compression is done, if the image isn't changed, then the file content is just stored into the jar archive of the ODF file. The more the png compression is, the smallest the file is and the fastest the ODF file is saved. On computer with low hardware, maybe we should think about setting the 9 PNG compression force by default. -- You are receiving this mail because: You are the assignee for the bug.
