commit | 98087cdeeafe10622316b08c57c2cdf2202c220a | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Wed Aug 23 13:51:19 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Aug 23 20:15:36 2023 +0000 |
tree | c529c181aefab941ccb696bc63ec0c0bde91d596 | |
parent | 76898dad9fda119aa14b05fba18d32965c54015e [diff] |
Implement and document intersection I haven't seen intersection code implemented in this fashion. There is no round-off error in determining if segments cross, but the resulting point is rounded. I will build additional tests in upcoming CLs. Bug: b/297220808 Change-Id: I764401c8a2badba7aeddd37ef2f58b70a666d592 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/746497 Commit-Queue: Herb Derby <herb@google.com> Reviewed-by: Brian Osman <brianosman@google.com>