This is often useful for reducing compression artifacts around edges of clipart and text. + Added USM/Gaussian Blur code from Kevin Cazabon. + Fixed bug w. uninitialized image data when cropping outside the source image. + Use ImageShow to implement the Image.show method. Most notably, this...
Fix 32-bit BMP loading (RGBA or RGBX) [artscoop] Fix UnboundLocalError in ImageFile #1131 [davarisg] Re-enable test image caching [hugovk, homm] Fix: Cannot identify EPS images, fixes #1104 [hugovk] Configure setuptools to run nosetests, fixes #729 [aclark4life] ...