[cairo] Clarifications Regarding Cairo

Vignesh Viswanat vigneshviswanat at gmail.com
Sat Feb 9 07:58:23 PST 2013


 I am new to cairo and I require a few clarifications regarding it. I need
to know the flow off code when cairo implements any drawing function. For
example in cairo_stroke The last line of code before is
 status = cr->backend->stroke(cr).
 Here does the backend refer to backend surfaces such as a Xlib surface or
win32 surface? or does it refer to something else?

Also is in what specific instances is pixman used by caoio?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo/attachments/20130209/5702595b/attachment.html>


More information about the cairo mailing list