[cairo-announce] New snapshots now available: libsvg-0.1.4, libsvg-cairo-0.1.6, svg2png-0.1.3, xsvg-0.2.1

Carl Worth cworth at cworth.org
Wed Jun 15 15:50:20 PDT 2005


Here are some new snapshots to bring things up to date with
cairo 0.5.0:

A new libsvg snapshot 0.1.4 is now available from:

        http://cairographics.org/snapshots/libsvg-0.1.4.tar.gz
        http://cairographics.org/snapshots/libsvg-0.1.4.tar.gz.md5
        ce0715e3013f78506795fba16e8455d3  libsvg-0.1.4.tar.gz

A new libsvg-cairo snapshot 0.1.6 is now available from:

        http://cairographics.org/snapshots/libsvg-cairo-0.1.6.tar.gz
        http://cairographics.org/snapshots/libsvg-cairo-0.1.6.tar.gz.md5
        d79da7b3a60ad8c8e4b902c9b3563047  libsvg-cairo-0.1.6.tar.gz

A new svg2png snapshot 0.1.3 is now available from:

        http://cairographics.org/snapshots/svg2png-0.1.3.tar.gz
        http://cairographics.org/snapshots/svg2png-0.1.3.tar.gz.md5
        ba266c00486ffd93b8a46d59028aaef9  svg2png-0.1.3.tar.gz

A new xsvg snapshot 0.2.1 is now available from:

        http://cairographics.org/snapshots/xsvg-0.2.1.tar.gz
        http://cairographics.org/snapshots/xsvg-0.2.1.tar.gz.md5
        f20409e87d9bff3c4d698d8c0e9e9f2b  xsvg-0.2.1.tar.gz

Release notes below.

-Carl

libsvg snapshot 0.1.4 (2005-06-15 Carl Worth <cworth at cworth.org>)
=================================================================
- Add support to use expat rather than libxml2 for XML parsing.
  Use the "--with-expat" argument to configure or autogen.sh.
  (Thanks to Phil Blundell)

Bug fixes
---------
- Fix autogen.sh to call all commands through environment variables.

- Use getcwd in POSIX-compliant way, (rather than a Linux-specific
  way)

- Fix code to compile cleanly with gcc version 4.

- Fix several memory leaks and other memory mismanagement.

libsvg-cairo snapshot 0.1.6 (2005-06-15 Carl Worth <cworth at cworth.org>)
=======================================================================
Track all changes in cairo API up to cairo 0.5.0 (which is now the
minimum version of cairo required).

Bug fixes
---------
- Fix autogen.sh to call all commands through environment variables.

svg2png snapshot 0.1.3 (2005-06-15 Carl Worth <cworth at cworth.org>)
==================================================================
Track changes in cairo API up to cairo 0.5.0.

Now requires libsvg-cairo >= 0.1.6.

Fix several issues caught by valgrind.

xsvg snapshot 0.2.1 (2005-06-15 Carl Worth <cworth at cworth.org>)
===============================================================
Track all cairo API changes up to cairo 0.5.0, (and now require
libsvg-cairo >= 0.1.6)

Fix code to quiet warnings from gcc 4.0.

Disable broken Xcursor code.

Portability fix for Xlib on Solaris.

Fix bug that would sometimes cause the window to erroneously be opened
fullscreen.

Clean up various issues caught by valgrind.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo-announce/attachments/20050615/f22c284e/attachment.pgp


More information about the cairo-announce mailing list