From owner-cvs-all Tue May 8 11:57: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1843437B42C; Tue, 8 May 2001 11:57:02 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f48Iv2J88425; Tue, 8 May 2001 11:57:02 -0700 (PDT) (envelope-from ade) Message-Id: <200105081857.f48Iv2J88425@freefall.freebsd.org> From: Ade Lovett Date: Tue, 8 May 2001 11:57:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/librsvg Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/librsvg/files patch-Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2001/05/08 11:57:01 PDT Modified files: graphics Makefile Log: Add librsvg Revision Changes Path 1.306 +2 -1 ports/graphics/Makefile Added files: graphics/librsvg Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/librsvg/files patch-Makefile.in Log: The librsvg library is a lightweight library for parsing and rendering vector-graphic files in SVG format (like the ones made by 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message