Release Notes: Support for mesh gradients has been implemented. A new callback API has been added to allow applications to provide the pixel data for the region of interest at the time of rendering. Common APIs have been added to address any surface as an image and so allow direct modification of the raster data. The new backend cario-ucb has been added for X11 using XCB. Many performance issues have been addressed, including an overhaul of the rasteriation pipeline. Antialias hints have been added, and are interpolated by the raserisers to fine-tune their performance versus quality. The OpenGL backend has been enhanced.


Release Notes: This release fixes synchronization problems in the SHM transport for cairo-xlib. Replacing entire images is now avoided when uploading subimages. Other minor bugs have been fixed.


Release Notes: Many bugs have been fixed. Most notably, font handling by pango/cairo/fontconfig has been made fully thread-safe. The MSAA backend for cairo-gl received some gradual completion.


Release Notes: Many bugfixes and improvements were made.


Release Notes: In cairo-gl, the MSAA compositor was refined. In cairo-xlib, SHM transport for image transfers to and from the X server was enabled, offering a notable reduction in rendering latency. Many corner cases in cairo-pdf were fixed, improving opacity groups and font subsetting. In cairo-image, support was added for rendering glyphs to pixman and using that from within cairo, improving glyph throughput for the image backend by a factor of about 4. A few bugs in the glyph rendering code were fixed, along with many other bugs.


Release Notes: Various minor bugs have been fixed.