Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cairo_1.12.8-1_dev_mingw32.7z | 2012-11-15 | 8.3 MB | |
cairo_1.12.8_dll_win32.7z | 2012-11-12 | 1.4 MB | |
config.log | 2012-11-12 | 329.7 kB | |
cairo_1.12.8_doc.7z | 2012-11-10 | 407.4 kB | |
cairo_1.12.8_lic.7z | 2012-11-10 | 16.2 kB | |
Totals: 5 Items | 10.5 MB | 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.