office-gobmx/vcl/inc/skia
Luboš Luňák e318e4cea3 do not use VCL scaling algorithm from Skia
The only threaded one is "Super" (i.e. the default one), and Skia
at a comparable quality seems to perform better. And the code is
simpler too.

Change-Id: I366197fe1a033c1f7a5f5c7f9fdcc00bff74dc11
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97278
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2020-06-27 10:43:54 +02:00
..
win remove old Skia text render methods that do not use Skia directly 2020-05-04 21:46:46 +02:00
x11 remove old Skia text render methods that do not use Skia directly 2020-05-04 21:46:46 +02:00
gdiimpl.hxx use Skia's SkShader for blending bitmaps 2020-06-26 17:42:22 +02:00
salbmp.hxx do not use VCL scaling algorithm from Skia 2020-06-27 10:43:54 +02:00
utils.hxx handle nullptr pointers in Skia debugging functions 2020-06-25 16:17:31 +02:00
zone.hxx