Created attachment 170190 [details] Document whcih demonstrates bad scaling I noticed that scaling of my PNG images is quite bad in master when I was writing my blog. I confirmed by reverting the patches that since tdf#138068 [1] the quality of scaling got worse - at least with the GTK3 + cairo backend (didn't try others backends). Looks like it does just a simple bi-linear interpolation even when scaling down more than a factor of 0.5. [1] https://bugs.documentfoundation.org/show_bug.cgi?id=138068
Created attachment 170191 [details] Scaling in LO 7.0 and now
Bug 138684 (import) might be related.. Some other issues at the export side bug 140465 (export/ bug 125970 (export)
It looks like a duplicate of bug 140755 *** This bug has been marked as a duplicate of bug 140755 ***