diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2020-05-29 11:15:56 +0300 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2020-05-29 11:25:57 +0200 |
commit | 7f8f7e7284e29cc0e8a0f282761abea428d0eb33 (patch) | |
tree | 74c7e3ce894f39bb6d205070dba00ade85c30b12 /desktop | |
parent | 4f6b3e3089f070e7bf4b061c549ab3c6614dd542 (diff) |
tdf#101181: disable antialiasing for mask
Since we need objects' bounds here, antialiasing them would make the
resulting non-fully-transparent areas thicker, thus making the effect
also thicker. Disable it here; also slightly increases performance.
We can't do that for soft edge: the effect draws all its children as
bitmap, so disabling AA would make all children areas unaffected by
soft edge to have worse image quality.
Change-Id: Ifc9a60ec7894bfe9d0209e04532c9ca0a1eb3867
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95096
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'desktop')
0 files changed, 0 insertions, 0 deletions