-sketch fails in 6.4.1-7
Posted: 2008-06-12T16:06:04-07:00
The following command fails in 6.4.1-7. I'm pretty sure it worked in 6.4.1-6, although I don't have that one installed now.
The input image is
Here's the output from 6.4.0-11: .
Here's the output from 6.4.1-7:
In my Ruby test script, SketchImage returns NULL without setting any fields in the exception structure. Please let me know if you need any more information.
Code: Select all
convert Flower_Hat.jpg -colorspace gray -sketch 0x10+135 sketch.jpg
Here's the output from 6.4.0-11: .
Here's the output from 6.4.1-7:
In my Ruby test script, SketchImage returns NULL without setting any fields in the exception structure. Please let me know if you need any more information.