Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cairo-1.12.18_boilerplate__cairo-boilerplate-wgl.c.patch | 2015-03-08 | 488 Bytes | |
Totals: 1 Item | 488 Bytes | 0 |
Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.
Project Pages:
Source:
Documentation:
Support:
- Mailing Lists
- Bug Reports
- IRC Channels:
- Freenode: #cairo
- News Feeds (Atom): Commits
Licenses:
Requires:
- libgcc, w32api, fontconfig, freetype, pixman, libpng, zlib, glib, lzo2[*], expat, bzip2, libffi, iconv, gettext
Notes:
- IMPORTANT - Added LIBRSVG_CFLAGS="-I/usr/local/include/librsvg-2.0" and LIBRSVG_LIBS="-lrsvg-2 -lm" to configure command to enable librsvg support. pkgconf not being read correctly for librsvg.