Hi Pedro,
Looking at configure and canvas/source/cairo/makefile.mk reveals that
cairo canvas is built when you call configure with the switches
--enable-cairo
--enable-cairo-canvas
As the cairo sources are no longer present in ext_sources/ this can only
work when cairo is pre-installed.
I did not check if this still works but maybe we should give it a try on
Linux (and maybe FreeBSD)?
-Andre
On 23.02.2012 16:48, Pedro Giffuni wrote:
Hello;
I am doing some cleanups in the tree, and perhaps Armin can answer
me better:
Is cairo, and in particular canvas/source/cairo still used?
cheers,
Pedro.