gimp/plug-ins/jpeg
Sven Neumann fcbc8eda42 only set the resolution if X_density and Y_density are not zero. Otherwise
2007-12-02  Sven Neumann  <sven@gimp.org>

	* plug-ins/jpeg/jpeg-load.c (jpeg_load_resolution): only set the
	resolution if X_density and Y_density are not zero. Otherwise 
the
	default resolution would be used anyway and the user sees an
	annoying and confusion warning.


svn path=/trunk/; revision=24251
2007-12-02 14:40:35 +00:00
..
gimpexif.c require libexif >= 0.6.0. 2007-05-06 14:48:32 +00:00
gimpexif.h require libexif >= 0.6.0. 2007-05-06 14:48:32 +00:00
jpeg-exif.c new function that swaps the vertical and horizontal axis for the saved 2007-08-24 18:38:30 +00:00
jpeg-icc.c Reorganized the way JPEG comments and metadata are loaded. 2007-07-17 20:06:09 +00:00
jpeg-icc.h Reorganized the way JPEG comments and metadata are loaded. 2007-07-17 20:06:09 +00:00
jpeg-load.c only set the resolution if X_density and Y_density are not zero. Otherwise 2007-12-02 14:40:35 +00:00
jpeg-load.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
jpeg-quality.c simplify the formula so that it returns a slightly lower estimated quality 2007-07-27 13:08:17 +00:00
jpeg-quality.h plug-ins/jpeg/Makefile.am plug-ins/jpeg/jpeg-quality.[ch] new files 2007-07-26 23:01:21 +00:00
jpeg-save.c use the new tooltip API instead of the old deprecated one. Removed 2007-11-09 11:17:00 +00:00
jpeg-save.h plug-ins/jpeg/jpeg-save.[ch] change the behavior of the code so that "Use 2007-08-29 12:01:38 +00:00
jpeg-settings.c new function that swaps the vertical and horizontal axis for the saved 2007-08-24 18:38:30 +00:00
jpeg-settings.h plug-ins/jpeg/jpeg-save.[ch] change the behavior of the code so that "Use 2007-08-29 12:01:38 +00:00
jpeg.c plug-ins/jpeg/jpeg-load.c ifdef'ed out some debugging statements so that 2007-09-19 11:44:42 +00:00
jpeg.h plug-ins/jpeg/jpeg.[ch] in the JPEG save dialog, removed the option "Force 2007-08-10 21:45:38 +00:00
jpegqual.c Added hash value for all known quantization tables in order to detect 2007-10-22 23:48:19 +00:00
Makefile.am define HAVE_LCMS if lcms is available. 2007-09-27 15:09:50 +00:00