https://bugs.documentfoundation.org/show_bug.cgi?id=101458

--- Comment #7 from Danny <[email protected]> ---
Thanks for the clarification! I now also understand my confusion:

if ( bIsPng || ( aSizePixel.Width() < 32 ) || ( aSizePixel.Height() < 32 ) )

I actually thought this said "bIsPng &&", since I would find that logical (also
because of the parenthesis)....

Anyway...lets wait for somebody to decide what is supposed to be the correct
behaviour of JPEG compression. I see what you are getting at with "JPEG
compression", but if it is not supposed to recompress all images, I guess I
should make a RFE for a global recompression option; just for recompressing
already compressed jpgs on export, I can see little real life use (I would
personally only use that option to sacrifice quality for size).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to