Summary: | cairo_path_extents doesn't consider single moveto followed by closepath | ||
---|---|---|---|
Product: | cairo | Reporter: | cujyaz |
Component: | general | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.9.15 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
cujyaz
2010-08-06 09:32:55 UTC
I believe that this bug was fixed in commit 89e1261dd0fdb6c6c0271f71dd84d72504969ab1 Author: Andrea Canciani <ranma42@gmail.com> Date: Fri Oct 22 12:35:40 2010 +0200 path-bounder: Simplify code If the path extents are tight, all the extents computations and approximations become trivial except for the stroke extents. Please reopen if it is still present in cairo master. NB: _cairo_path_bounder_close_path() is now an empty function, but _cairo_path_bounder_move_to() sets the extents. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.