gimp/app/paint-funcs
Sven Neumann ce43257d5b Applied 'gimp-decimate.diff' as announced on the mailing-list:
2008-09-07  Sven Neumann  <sven@gimp.org>

	Applied 'gimp-decimate.diff' as announced on the mailing-list:

	* app/gimp-log.[ch]: added log domain "scale".

	* app/paint-funcs/scale-region.c: replaced decimation routines
	with box filters. Only use the decimation routines to pre-scale
	the image, always apply the interpolation for the final step.


svn path=/trunk/; revision=26896
2008-09-07 21:13:09 +00:00
..
Makefile.am app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
paint-funcs-generic.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
paint-funcs-types.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
paint-funcs.c added clear_region(). 2008-09-01 20:44:00 +00:00
paint-funcs.h added clear_region(). 2008-09-01 20:44:00 +00:00
reduce-region.c further code cleanup 2007-08-08 13:13:09 +00:00
reduce-region.h app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00
scale-region.c Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
scale-region.h app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00
subsample-region.c app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00
subsample-region.h app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00