After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 367532 - image resize - make default the best quality option
image resize - make default the best quality option
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
2.3.x
Other All
: Normal minor
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2006-10-30 10:33 UTC by hajma
Modified: 2008-01-15 14:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description hajma 2006-10-30 10:33:07 UTC
Today's computers cope well with quality image resize at no visible CPU or memory expense. There is no need to use poor linear interpolation when resizing photos to put them to the web. One cares more about the quality.
However most users will not realise that they have an option to increase the quality, so their photos will look worse than necessary.

Other information:
Comment 1 Sven Neumann 2006-10-30 14:16:07 UTC
You are obviously working with rather small images only. Not everyone works for the web and is using small resolution images. But I think you have a point here, nevertheless. Let's change the default for 2.4 to Cubic. That's still a good compromise between quality and speed.

2006-10-30  Sven Neumann  <sven@gimp.org>

	* app/config/gimpcoreconfig.c: changed default for
	"interpolation-type" to Cubic (bug #367532).