1Snapshot 0.1.3 (2005-06-15 Carl Worth <cworth@cworth.org>)
2==========================================================
3Track changes in cairo API up to cairo 0.5.0.
4
5Now requires libsvg-cairo >= 0.1.6.
6
7Fix several issues caught by valgrind.
8
9Snapshot 0.1.2 (2005-02-13 Carl Worth <cworth@cworth.org>)
10==========================================================
11Default input/output is now stdin/stdout so svg2png can be used in
12pipelines without any command-line arguments.
13
14Better handling of --width and --height, which now automatically
15trigger aspect-ratio-preserving scaling. So, specifying just one of
16these options is often sufficient.
17
18Track changes in cairo.h.
19
20Some bug fixes.
21