gimp/plug-ins/gfli
Sven Neumann 83ae886609 removed the addition of 0.001 that isn't correct for use with integers
2003-11-17  Sven Neumann  <sven@gimp.org>

	* libgimpcolor/gimprgb.h (GIMP_RGB_INTENSITY): removed the
	addition of 0.001 that isn't correct for use with integers (should
	be 0.5 then) and just plain wrong for use with floats/doubles.

	* app/base/temp-buf.c
	* app/core/gimpdrawable.c
	* app/core/gimpimage-convert.c
	* app/core/gimpimage.c
	* plug-ins/common/aa.c
	* plug-ins/common/engrave.c
	* plug-ins/common/gradmap.c
	* plug-ins/common/newsprint.c
	* plug-ins/gflare/gflare.c
	* plug-ins/gfli/gfli.c
	* plug-ins/pagecurl/pagecurl.c: add 0.5 to the result of
	GIMP_RGB_INTENSITY() in all places that use it with integers.
2003-11-17 17:33:14 +00:00
..
.cvsignore The .cvsignores should have .libs too 1998-01-09 09:53:59 +00:00
Makefile.am Use -mwindows on Win32. 2003-07-27 22:43:11 +00:00
fli.c plug-ins/gfli/fli.[ch] applied gimp-narazaki-990914-0, fixes bogus magic 1999-09-14 20:54:02 +00:00
fli.h plug-ins/gfli/fli.[ch] applied gimp-narazaki-990914-0, fixes bogus magic 1999-09-14 20:54:02 +00:00
gfli.c removed the addition of 0.001 that isn't correct for use with integers 2003-11-17 17:33:14 +00:00