Actions
Feature #5676
closedBump Cairo to 1.12.18
Start date:
2015-03-01
Due date:
% Done:
100%
Estimated time:
8.00 h
Difficulty:
Expert
Tags:
cairo
Description
The cairo API provides operations similar to the drawing operators of PostScript and PDF. Operations in cairo including stroking and filling cubic Bézier splines, transforming and compositing translucent images, and antialiased text rendering. All drawing operations can be transformed by any transformation (scale, rotation, shear, etc.)
Initial compile passes on hipster-2015. Need to rebuild dependencies.
Related issues
Updated by Ken Mays over 7 years ago
Cairo 1.14.2: Passed compilation tests - ./configure --disable-static --enable-gl=yes --enable-xlib-xcb --enable-xml --enable-test-surfaces
Updated by Ken Mays over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Updated to cairo 1.4.2.
Actions