Subject: CVS commit: pkgsrc/graphics/librsvg2
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 06/27/2003 23:02:53
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Fri Jun 27 23:02:52 UTC 2003

Modified Files:
	pkgsrc/graphics/librsvg2: Makefile PLIST buildlink2.mk distinfo
Added Files:
	pkgsrc/graphics/librsvg2: MESSAGE
	pkgsrc/graphics/librsvg2/patches: patch-aa patch-ab patch-ac

Log Message:
Update to 2.2.5:

- Gimp Import/Load plugin
- Bugfixes
- Few bugfixes
- All sorts of build and installation fixes
- "Bugfix" for a regression in GTK+'s pixbuf-io loader scheme
- Handle SVGZ files (Gzipped SVG)
- Handle objectBoundingBox coordinates on gradients
- API extensions
- Various bugfixes and crash fixes
- Better CSS style handling
- Fix for a crasher exploited by Sodipodi. Improved gradient handling
- RSVG allows you to specify the JPEG quality
- Handles Kontour's conicalGradients to some extent
- Better CSS style handling
- Works in "international" locales (non-C locales) in a threadsafe manner
- Handle rounded rects
- Add manpage
- Handle "ex" units better
- Missed files in tarball added.
- Fixed memory leak
- Better handling of display and visibility styles.
- Better font handling (stretch, style, variant, weight supported, inherited)
- Fixed crash with non-utf8 characters.
- Better ellipse rendering
- New functions to set rendering DPI
- Better handling of SVGs colors, gradients and images
- support dashes
- Includes a new gdk-pixbuf svg loader
- Includes a new gimp svg loader
- Now installs a binary that can rasterize svgs.
- New co-maintainer Dom Lachowicz
- Added new svg based gtk+ engine
- Handles SVGs a lot better. Especially with regards to units.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/graphics/librsvg2/MESSAGE
cvs rdiff -r1.7 -r1.8 pkgsrc/graphics/librsvg2/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/graphics/librsvg2/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/librsvg2/buildlink2.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/librsvg2/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/graphics/librsvg2/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/graphics/librsvg2/patches/patch-ab \
    pkgsrc/graphics/librsvg2/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.