[cairo] Re: Proposal: Splitting cairo.h for the backends
Calum Robinson
calumr at mac.com
Wed Jan 19 14:40:49 PST 2005
On 19 Jan 2005, at 20:00, cairo-request at cairographics.org wrote:
> Then there are some backends that are more "built-in", (eg. their
> creation does not depend on object types created through external
> library interfaces). The image backend definitely belongs in this
> class, (and belongs in cairo.h I think).
As long as the image backend doesn't require cairo.h to #include
<pixman.h> (which would need to be #include <Cairo/pixman.h> in the Mac
OS X framework build) then that should be fine from the Mac build's
POV.
Calum
More information about the cairo
mailing list