summaryrefslogtreecommitdiff
path: root/vcl/Executable_fodtfuzzer.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-01-25 16:49:49 +0000
committerCaolán McNamara <caolanm@redhat.com>2022-01-25 20:40:50 +0100
commit67240ca4191bfda561b2949905d29e6c2ed4a09f (patch)
tree6cce71694e16aeaaf428f988c32f2eceece22a55 /vcl/Executable_fodtfuzzer.mk
parent02363fb279d60f3f5a0328f43a048960028ac5c3 (diff)
don't use oversized surfaces
which leads to warnings of "rendering text failed with stretch ratio of: 10, invalid value (typically too big) for the size of the input (surface, pattern, etc.)" on my 200% scaled hidpi a problem since: commit cf9be3417bc2be5f772c03180b7cbd248b82cad5 Date: Tue Jan 11 19:08:50 2022 +0100 avoid Xlib cairo surfaces for small virtual devices (bsc#1183308) where the nNewDX/nNewDY passed to the cairo_surface_create_similar branch should remain as the unscaled sizes. This does change the meaning of (nNewDX <= 32 && nNewDY <= 32) for the hidpi case, but presumably that's ok Change-Id: I663a399c0e9c8480437a5663329cf753d69eb155 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128938 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/Executable_fodtfuzzer.mk')
0 files changed, 0 insertions, 0 deletions