2749e9038e
- 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.
13 lines
554 B
Text
13 lines
554 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2003/06/27 23:02:51 jmmv Exp $
|
|
|
|
This package has installed new gdk-pixbuf loaders. In order to get them
|
|
working, you should update gdk-pixbuf's configuration file. This can be
|
|
usually done issuing the following command:
|
|
|
|
${PREFIX}/bin/gdk-pixbuf-query-loaders > \
|
|
${PKG_SYSCONFDIR.gtk2}/gdk-pixbuf.loaders
|
|
|
|
Note that this will discard your personal changes to that file.
|
|
|
|
===========================================================================
|