diff options
author | adam <adam> | 2007-02-05 19:49:06 +0000 |
---|---|---|
committer | adam <adam> | 2007-02-05 19:49:06 +0000 |
commit | b3e6ec77e7297ea20af4ac2ac649b9822914267d (patch) | |
tree | 9c1d537383e16afa08b426270bab59e44fc6abc3 /graphics/gimp24/patches/patch-aa | |
parent | 6742d2d3f1fe4e13978ade90723cf18f44cc0425 (diff) | |
download | pkgsrc-b3e6ec77e7297ea20af4ac2ac649b9822914267d.tar.gz |
Changes 2.3.14:
- added actions to control brush spacing
- polished appearance of image window
- scale the brush's spacing when scaling the brush
- save tool presets when they are changed
- improved handling of vectors in the Python bindings
- allow for auto-cropping the result of the transform tools
- added GimpRatioEntry widget and use it in the rectangle tool options
- added functions to transform between preview and image coordinates
- added PDB functions to validate display, drawable, image and vectors IDs
- added HSL color model to Decompose and Compose plug-ins
- further improved status bar messages for tools
- on systems with D-Bus build gimp-remote functionality into gimp executable
- bug fixes and code cleanup
Diffstat (limited to 'graphics/gimp24/patches/patch-aa')
-rw-r--r-- | graphics/gimp24/patches/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gimp24/patches/patch-aa b/graphics/gimp24/patches/patch-aa index 28cb71a355d..7190b60090a 100644 --- a/graphics/gimp24/patches/patch-aa +++ b/graphics/gimp24/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.8 2006/11/30 23:41:35 adam Exp $ +$NetBSD: patch-aa,v 1.9 2007/02/05 19:49:06 adam Exp $ ---- etc/Makefile.in.orig 2006-11-23 21:16:32.000000000 +0100 +--- etc/Makefile.in.orig 2007-01-23 11:49:02.000000000 +0100 +++ etc/Makefile.in -@@ -392,7 +392,7 @@ gimpdatadir = @gimpdatadir@ +@@ -396,7 +396,7 @@ gimpdatadir = @gimpdatadir@ gimpdir = @gimpdir@ gimplocaledir = @gimplocaledir@ gimpplugindir = @gimpplugindir@ |