Re: [PATCH] gl: Fix offset for non-texture surface patterns
Martin Robinson <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <CAKhWM1zpV8jpW+mHdBwRY0QUjhS96dkjN3_AgCT4SdW1j_9J7A@mail.gmail.com> |
On Sat, Nov 5, 2011 at 2:12 AM, Andrea Canciani <[email protected]> wrote: > I'm not sure if the approach is correct, but, assuming it is, how about simply > using _cairo_surface_paint()? > Using a constant (0,0) offset looks weird to me. I think _cairo_surface_paint eventually calls this function again leading to infinite recursion. It seems we need to use a lower level API here. --Martin -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo