diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-05-26 13:54:27 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-05-26 17:25:44 +0200 |
commit | 87d62a6222932d36c91d7b69240c7bccbf4e46be (patch) | |
tree | 209b37f3ad692183cf57e425269c5f33614b2d28 /formula/qa | |
parent | e60529fdfe0502f64e3c975f71539b28146943e8 (diff) |
tdf#108056 sw SubtractFlys: work with a polypolygon directly
In case the intention is that the clip rectangle should include the
page, except a fly frame, we built a list of rectangles that covered
this area. This introduces the problem if adjacent rectangles don't join
perfectly.
Instead allow lcl_SubtractFlys() to work on a clip state directly, this
way the clip polypolygon will only contain two paths (the page rectangle
and the rectangle of the fly), so rounding errors can't happen.
Change-Id: I5b2e9a382aa7d16f3b16509670de754b5e00bd6d
Reviewed-on: https://gerrit.libreoffice.org/38066
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'formula/qa')
0 files changed, 0 insertions, 0 deletions