1 Jul 2006 04:36
cairo release 1.2.0 now available
Carl Worth <cworth <at> cworth.org>
2006-07-01 02:36:04 GMT
2006-07-01 02:36:04 GMT
A new cairo release 1.2.0 is now available from:
http://cairographics.org/releases/cairo-1.2.0.tar.gz
which can be verified with:
http://cairographics.org/releases/cairo-1.2.0.tar.gz.sha1
c5da7f89cdd3782102357f99a47f516d11661e92 cairo-1.2.0.tar.gz
http://cairographics.org/releases/cairo-1.2.0.tar.gz.sha1.asc
(signed by Carl Worth)
Additionally, a git clone of the source tree:
git clone git://git.cairographics.org/git/cairo
will include a signed 1.2.0 tag which points to a commit named:
61404bd5022b913f58ecda8dc9e8922b4fc6f80b
which can be verified with:
git verify-tag 1.2.0
and can be checked out with a command such as:
git checkout -b build 1.2.0
We are very pleased to announce this release, the first major update
to cairo since the original 1.0 release 10 months ago. Compared to
cairo 1.0, the 1.2 release doubles the number of supported backends,
adding PDF, PostScript, and SVG backends to the previous xlib, win32
and image backends.
(Continue reading)
RSS Feed