diff options
author | Matthias Rauter <[email protected]> | 2024-01-15 16:30:01 +0100 |
---|---|---|
committer | Matthias Rauter <[email protected]> | 2024-01-17 15:36:27 +0100 |
commit | 17d94525b122acae735babd88527cf4a100d9af7 (patch) | |
tree | 56ff31abc71aaa60dfc1eae3316ba5d736149a1c /examples/quick/quick-accessibility | |
parent | 96bd963cb7af37fd3b20ce3a1c9fd50939bed6fc (diff) |
Improve finding the fillside for horizontal lines
Finding the fillside depends on drawing an imaginary line to x =
infinty and counting the intersections with the polygon. This does
not work reliably if the line is horizontal.
To make this work for horizontal lines, we switch x and y in the
respective algorithm.
Pick-to: 6.7
Change-Id: I3f625204783c7de2e822bf42d5aaaca6f321dec4
Reviewed-by: Paul Olav Tvete <[email protected]>
Diffstat (limited to 'examples/quick/quick-accessibility')
0 files changed, 0 insertions, 0 deletions