Clarifications Regarding Cairo
Vignesh Viswanat <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <CAAMfpHr6QLK5NFCYqXkoQdjx_piRwjV+dEKf7uXqx17Hr2o=AQ@mail.gmail.com> |
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? -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo