[cairo] Has anybody tried cairo on Ubuntu Server?
Simon Sapin
simon.sapin at exyr.org
Tue May 7 04:22:26 PDT 2013
Le 07/05/2013 12:55, 快乐2013 a écrit :
> I know cairo can take in-memory image buffer as its backend. Has
> anybody tried cairo on Ubuntu Server without X11 and other
> dependencies?
Yes. We do this for WeasyPrint without any issues. On Debian and Ubuntu
cairo is compiled with X11 support, and thus depends on various
X-related libraries. But you don’t need a X server running as long as
you don’t use the X backend.
If you compile cairo yourself, you can completely disable the X11 so
that even the libraries are not needed.
Cheers,
--
Simon Sapin
More information about the cairo
mailing list