gimp/help/C
Garry R. Osgood 8769bbb456 app/commands.c app/gimpimage.c app/layer.c app/layer.h app/resize.c
2000-02-26 Garry R. Osgood <gosgood@idt.net>
* app/commands.c
* app/gimpimage.c
* app/layer.c
* app/layer.h
* app/resize.c
* app/resize.h

Aliasing artifacts that changed relative positions
of layers under scaling, giving rise to #5271, are
minimized by a new layer.c function,
layer_scale_by_factors(). Closes #5271. See
http://idt.net/~gosgood/gimp-patch/patch07.html for
further detail. See also usage documentation for
layer_scale() and layer_scale_by_factors() in
layer.c.

Provided logic for the Scale Image dialog box to
pre-check an image's layers for the possibility that
a particular scaling, s: 0 < s < 1, reduces a layer
dimension to zero. Should this case prevail, a
boolean dialog box warns the user of the
possibility. The user may (1) Cancel, returning
focus to Scale Image and the possibility of
corrective adjustment, or (2) OK the scaling. The
layers that will vanish upon the new scaling are
culled from the GimpImage::layers list first.
2000-02-26 18:46:08 +00:00
..
channels - dixes which allow "make install DESTDIR=</install/prefix>". 2000-02-04 00:19:34 +00:00
dialogs app/commands.c app/gimpimage.c app/layer.c app/layer.h app/resize.c 2000-02-26 18:46:08 +00:00
file - dixes which allow "make install DESTDIR=</install/prefix>". 2000-02-04 00:19:34 +00:00
filters C/filters/Makefile.am C/filters/gimp_xcf_load.html 1999-12-19 14:29:08 +00:00
image - dixes which allow "make install DESTDIR=</install/prefix>". 2000-02-04 00:19:34 +00:00
layers - dixes which allow "make install DESTDIR=</install/prefix>". 2000-02-04 00:19:34 +00:00
open - dixes which allow "make install DESTDIR=</install/prefix>". 2000-02-04 00:19:34 +00:00
paths - dixes which allow "make install DESTDIR=</install/prefix>". 2000-02-04 00:19:34 +00:00
save - dixes which allow "make install DESTDIR=</install/prefix>". 2000-02-04 00:19:34 +00:00
toolbox - dixes which allow "make install DESTDIR=</install/prefix>". 2000-02-04 00:19:34 +00:00
tools EEEEEEEEEEK!!! 1999-10-04 08:40:33 +00:00
.cvsignore The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
Makefile.am Small changes in the help system ;-) Be ready for a major commit 1999-11-21 23:40:40 +00:00
contents.html EEEEEEEEEEK!!! 1999-10-04 08:40:33 +00:00
index.html Small changes in the help system ;-) Be ready for a major commit 1999-11-21 23:40:40 +00:00
modes.html Small changes in the help system ;-) Be ready for a major commit 1999-11-21 23:40:40 +00:00
welcome.html Fix of KDE/Kwm selection add/sub/inter problem NOTE: This is a workaround, 1999-12-16 19:44:02 +00:00