Re: [Inkscape-devel] Release and Website

On Tue, Sep 10, 2013 at 11:08:34AM +0200, Tavmjong Bah wrote:
Is it only the downscaling bug that necessitates bringing these in-tree? Or are there other bugs needing new cairo/pixman features?
Also, anyone happen to have a good demonstration of the problem they should show me? I'd like to improve the test case I wrote for this, and would help to see some real-world examples of where people have run into the bug.
What percentage of the bugs have owners so far? This early in the release, a focus on just getting owners for the unowned ones might be the most productive thing to do...
Bryce

2013/9/20 Bryce Harrington <bryce@...961...>:
This is the relevant Inkscape bug: https://bugs.launchpad.net/inkscape/+bug/804162
I don't have a Cairo-only test case, but I could make one if required. Draw some 1-pixel lines on an image surface and then paint it scaled down by a factor of at least 2 to a second surface. With Cairo 1.12, the lines will have gaps or disappear, depending on their angle and position. With Cairo 1.13, they should show correctly.
Regards, Krzysztof

On Fri, Sep 20, 2013 at 06:25:27PM +0200, Krzysztof Kosiński wrote:
Thanks, I was able to create a test case that reproduced those bugs with 1 pixel lines. Looks like the lines disappear for specific scaling factors (e.g. 0.25 and 0.33 but not 0.4). I'm considering replacing my earlier test case with this new one since it tests the bug more precisely.
Bryce
participants (2)
-
Bryce Harrington
-
Krzysztof Kosiński