https://bugs.documentfoundation.org/show_bug.cgi?id=88841
Matthew Francis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bisected, regression CC| |[email protected], | |[email protected] --- Comment #6 from Matthew Francis <[email protected]> --- The text became invisible as of the below commit. Adding Cc: to [email protected]; Could you possibly take a look at this? Thanks d53103dd83bf20ac63485e229069f145e35b3009 is the first bad commit commit d53103dd83bf20ac63485e229069f145e35b3009 Author: Tomaž Vajngerl <[email protected]> Date: Sun Jan 18 23:51:14 2015 +0900 fdo#74124 bilinear scaling with blending for some formats The DrawDeviceAlphaBitmapSlowPath used fast/ugly scaling with blending. With this a bilinear scaling is used which should improve quality for downscaling (less than 50% should start to degrade in quality as only 2 samples are always used) and upscaling. Change-Id: I56cdf2b5761687be891387343a773b6fefac03e2 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
