Re: cairo_clip_extents returns all 0s after a cairo_clip call
Christian Kellermann <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
Hi Uli! Uli Schlachter <[email protected]> writes: > Attached is a small test program which does just what I was > expecting. I get the following output: > > 0 0 200 200 > 100 100 120 120 > > First there is no clip set, thus the clip extents are the surface's > size. The second call then prints the result of the clip which was > just applied. > > What are you doing different? As briefly discussed on IRC I am doing exactly the same as you do and your small test program works just fine and as expected. I suspect the language binding (for the chicken scheme system) I am using has got a bug, which I will have to fix. Thanks! Christian -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo