[cairo] [PATCH] Allow cairo-xlib-surface.c to compile on older systems.
Carl Worth
cworth at cworth.org
Wed Aug 12 09:36:18 PDT 2009
On Wed, Aug 12, 2009 at 08:19:58AM -0500, Damian Frank wrote:
> One thing, though -- why, then, are there any conditionals based on e.g.
> RENDER_MAJOR?
Those look recently added, (for the new blend-mode stuff). So it looks
like someone didn't realize we have the cairo-xlib-xrender-private.h
magic, (which isn't too surprising since it stays quiet and does its
job without being noticed).
We'd definitely appreciate any help with the small additions needed to
cairo-xlib-xrender-private.h. The hard work is mostly in place
already, so hopefully there's not much more needed than andding a
couple of lines like:
#define someFunctionName some_consume_macro
Damian, you're in a nice place for working on this since you've
actually got a system with the old headers, (and some interest in
making it work). So if you could help at all, that would be
appreciated.
Do let us know if you have any further questions.
And have fun with cairo!
-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.cairographics.org/archives/cairo/attachments/20090812/feb61d79/attachment.pgp
More information about the cairo
mailing list