[Lunar-commits] r25581 - moonbase/trunk/gnome2/desktop/librsvg
Auke Kok
sofar at lunar-linux.org
Thu Aug 23 17:48:17 CEST 2007
Author: sofar
Date: 2007-08-23 17:48:17 +0200 (Thu, 23 Aug 2007)
New Revision: 25581
Modified:
moonbase/trunk/gnome2/desktop/librsvg/DETAILS
Log:
2007-08-20 Dom Lachowicz <domlachowicz at gmail.com>
* rsvg-styles.c: Basic support for SVG 1.1's text-rendering and shape-rendering properties (464599)
http://www.w3.org/TR/SVG/painting.htmlShapeRenderingProperty
* rsvg-styles.h: Ditto
* rsvg-cairo-draw.c: Ditto
From: zmcgrew at gmail.com
Modified: moonbase/trunk/gnome2/desktop/librsvg/DETAILS
===================================================================
--- moonbase/trunk/gnome2/desktop/librsvg/DETAILS 2007-08-23 15:48:10 UTC (rev 25580)
+++ moonbase/trunk/gnome2/desktop/librsvg/DETAILS 2007-08-23 15:48:17 UTC (rev 25581)
@@ -1,12 +1,12 @@
MODULE=librsvg
- VERSION=2.16.1
- MAJOR=2.16
+ VERSION=2.18.1
+ MAJOR=2.18
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:3e7d9020341dee0b0bc9b4d7b70f38e77d92e0e2
+ SOURCE_VFY=sha1:1b5a15515b32eaf3eef709237dac8365e26f30ca
WEB_SITE=http://www.gnome.org
ENTERED=20020714
- UPDATED=20061103
+ UPDATED=20070823
PSAFE=no
SHORT="a library for operating on files in SVG format"
@@ -16,4 +16,4 @@
sodipodi). It also includes functions that render anti-aliased fonts
using freetype, including caching of glyphs. It's used by Nautilus
for drawing vector icons and anti-aliased type.
-EOF
+EOF
\ No newline at end of file
More information about the Lunar-commits
mailing list