[cairo] patch to make fdclock build

Evan Martin evan.martin at gmail.com
Sun May 1 13:45:02 PDT 2005


Attached is a patch to fdclock to make it build on my system.  Mostly
fixes to use the new cairo_set_source_rgba.

There's one suspicious change: around line 100 of fdclock.c there was
a call to set_alpha without a corresponding call to set_rgb_color. 
It's just before the temporary surface is  to the back surface.  Is
the source color used here?  I picked (1,1,1) and it seems to work but
I don't know if my setup triggers that code path.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fdclock.patch
Type: text/x-patch
Size: 2724 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20050501/0bab0a84/fdclock.bin


More information about the cairo mailing list