Summary: | cairo_fill_extents gives bogus results for perfectly horizontal paths | ||
---|---|---|---|
Product: | cairo | Reporter: | Gustavo J. A. M. Carneiro <gjc> |
Component: | general | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | blocker | ||
Priority: | high | ||
Version: | 1.2.5 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | test program |
Description
Gustavo J. A. M. Carneiro
2006-08-23 05:11:10 UTC
Created attachment 6656 [details]
test program
Gustavo, Can you put your test case under a license like GPL please? Just say so and I'll take care of the rest. And also can you confirm that this is fixed in 1.3.14? This was fixed in: commit a8ca155f83098c02fb8d3acc57b0492d5b753d54 Author: Robert O'Callahan <robert@ocallahan.org> Date: Mon Sep 25 23:16:54 2006 -0700 Fix stroke/fill extents bounding boxes Correctly return the transformed bounding box for stroke/fill extents, instead of just transforming the two corners separately. When you license your test case, I'll add it to cairo's test suite to make sure we never regress. Thanks. Sure, make my test case GPL or whatever you want :) Actually I found out about get-path-extents test and just added another case to that. Thanks. |
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.