Re: Has anybody tried cairo on Ubuntu Server?
Simon Sapin <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
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 -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo