[cairo-announce] New snapshots available: libsvg-0.1.3, libsvg-cairo-0.1.5, svg2png-0.1.2, xsvg-0.2.0

Carl Worth cworth at cworth.org
Tue Feb 15 19:57:33 PST 2005


I realized that a bunch of tar files have been totally absent from the
web site since the compromise of the server some time ago. So I've now
pushed out the latest versions of libsvg, libsvg-cairo, svg2png, and
xsvg as tar files.

There aren't a lot of really big changes, it's mostly just the fact
that tar files are available now.

See below for download URLs and release notes.

-Carl

A new libsvg snapshot 0.1.3 is now available from:

        http://cairographics.org/snapshots/libsvg-0.1.3.tar.gz
        http://cairographics.org/snapshots/libsvg-0.1.3.tar.gz.md5
        80c4a481eac386a9fef17811186b8ee9  libsvg-0.1.3.tar.gz

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

        http://cairographics.org/snapshots/libsvg-cairo-0.1.5.tar.gz
        http://cairographics.org/snapshots/libsvg-cairo-0.1.5.tar.gz.md5
        422fe94b86ca92fc8f3a9d7c1e14de0a  libsvg-cairo-0.1.5.tar.gz

A new svg2png snapshot 0.1.2 is now available from:

        http://cairographics.org/snapshots/svg2png-0.1.2.tar.gz
        http://cairographics.org/snapshots/svg2png-0.1.2.tar.gz.md5
        ded0817c7deeb9ab2d4c4be4d1a1f618  svg2png-0.1.2.tar.gz

A new xsvg snapshot 0.2.0 is now available from:

        http://cairographics.org/snapshots/xsvg-0.2.0.tar.gz
        http://cairographics.org/snapshots/xsvg-0.2.0.tar.gz.md5
        f9bdbcbb7346a60c227630b4f77ec80a  xsvg-0.2.0.tar.gz

libsvg snapshot 0.1.3 (2005-02-13 Carl Worth <cworth at cworth.org>)
=================================================================
Add extern "C" stuff to svg.h for easier use from C++.

Add whitespace compaction following the specification for
xml:space="default".

Various minor bug fixes.

libsvg-cairo snapshot 0.1.5 (2005-02-13 Carl Worth <cworth at cworth.org>)
=======================================================================
Big performance fix for SVG images with deep grouping within a group
with opacity != 1.0, (thanks to TOKUNAGA Hiroyuki)

svg2png snapshot 0.1.2 (2005-02-13 Carl Worth <cworth at cworth.org>)
==================================================================
Default input/output is now stdin/stdout so svg2png can be used in
pipelines without any command-line arguments.

Better handling of --width and --height, which now automatically
trigger aspect-ratio-preserving scaling. So, specifying just one of
these options is often sufficient.

Track changes in cairo.h.

Some bug fixes.

xsvg snapshot 0.2.0 (2005-02-15 Carl Worth <cworth at cworth.org>)
===============================================================
Remove all command-line options for generating PNG images, (see
svg2png instead).

Add support for specifying a list of SVG images on the commad-line,
(for slide-show like switching throught images with space/backspace).

Switch from argp to getopt for command-line parsing for better
portability.

Various little fixes.
-------------- 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/20050215/25ffdb26/attachment.pgp


More information about the cairo-announce mailing list