[cairo] Drawing into a memory block

Carl Worth cworth at cworth.org
Thu Apr 14 17:42:23 PDT 2005


On Fri, 15 Apr 2005 09:59:27 +1200, Jonathan Roewen wrote:
> I had to modify cairo sources so I could build without font support.
> Only two files: cairo_gstate.c, line 2287, and cairo-font.c... I just
> set the pointer to NULL, but still returned CAIRO_STATUS_SUCCESS.
> Perhaps I might need to create a dummy font-engine that just ignores
> everything?

I wouldn't think it would be much harder than you describe to hack
cairo to work with everything except its font support.

Have you run "make check"? It runs several tests, most of which draw
using the image backend, so it would be good to start with that to
make sure it is working properly.

-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20050414/a18d355e/attachment.pgp


More information about the cairo mailing list