[cairo] Newbie - simple program doesn't work

Christian Biesinger cbiesinger at web.de
Mon Jul 10 09:26:22 PDT 2006


Baptiste Gaillard wrote:
> cairo_set_source_rgb(cr, 1,1,1);
> 
> cairo_fill(cr);

You need a path if you want cairo_fill to do anything...

I think you want cairo_paint here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4762 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freedesktop.org/archives/cairo/attachments/20060710/f5d85efb/smime.bin


More information about the cairo mailing list