right, but

cairo_rectangle (cr, 0, 0, width, height);

would need to be

cairo_rectangle (cr, x, y, width, height);

otherwise it draws in the wrong place, i.e. the top left corner of
webpages.

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to