Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
cairo - A 2D graphics library
Cairo is a 2D graphics library designed to provide high-quality display
and print output. Currently supported output targets include the X Window
System, OpenGL (via glitz), in-memory image buffers, and image files (PDF,
PostScript, and SVG).
Cairo is designed to produce consistent output on all output media while
taking advantage of display hardware acceleration when available (e.g.
through the X Render Extension or OpenGL).
Packages
Latest: cairo-1.8.8-3.1.el5.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
cairo |
0 |
1.8.8 |
3.1.el5.fio |
i686 |
349 KiB |
2011-05-06 10:56:05 |
Changelog:
- * 2009-11-30 - Dennis Gregorovic <dgregor[AT]redhat[DOTCOM]> - 1.8.8-3.1
- Rebuilt for RHEL 6
- * 2009-08-02 - Matthias Clasen <mclasen[AT]redhat[DOTCOM]> - 1.8.8-3
- Move ChangeLog to -devel to save space
- * 2009-07-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.8.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-06-17 - Matthias Clasen <mclasen[AT]redhat[DOTCOM]> 1.8.8-1
- Update to 1.8.8
- * 2009-04-08 - Adam Jackson <ajax[AT]redhat[DOTCOM]> 1.8.6-3
- cairo-1.8.6-repeat-modes.patch: Enable the repeat and pad blend modes in
the xlib backend to make firefox performance slightly less dire.