Re: clipmask of multiple rects in different angles
Mike Gran <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
> On Wednesday, July 20, 2016 4:32 PM, Lawrence D'Oliveiro <[email protected]> wrote: > > On Thu, 21 Jul 2016 01:22:39 +0200, Enrico Weigelt, metux IT consult > wrote: > >> Just implemented it - doesn't seem to have much effect. > > Aren’t people using OpenGL to handle their GUI drawing nowadays? > As for me, I'm not sure what GTK does under the hood, but I draw to a cairo image surface, and when the gdk frame clock says it is time to draw, I just paint the whole image surface to a gdk cairo surface for a given gtk widget. That has always been speedy enough for me: 30 or 60fps if necessary. -- cairo mailing list [email protected] https://lists.cairographics.org/mailman/listinfo/cairo