Bug #246

Bad quality of thumbnail images
Start date:
September 12, 2012
Due date:
% Done:
100%
Estimated time:
Description
Images with size reduced by the script lose their quality too much.
Need to configure or replace the image processor.
History
Updated by Anonymous over 8 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed with revision [2701]
GD function imageCopyResized() is replace with imageCopyResampled().