[Image-SIG] PIL crash bug sharpening

Zac Burns zac256 at gmail.com
Thu Apr 16 19:00:08 CEST 2009


PIL will cause a crash in python.exe when sharpening very small images.

Repro:

img = PImage.new('RGB', (1, 1))
img = PImageEnhance.Sharpness(img).enhance(1.5)

--
Zachary Burns
(407)590-4814
Aim - Zac256FL
Production Engineer (Digital Overlord)
Zindagi Games


More information about the Image-SIG mailing list