9.1 Bug fixes

9.1.1 image <-clip

Fixed to actually use the area argument

9.1.2 image <-postscript

Fixed for images loaded from file

9.1.3 message passing

Fail if object-defined method fails

When a message to an object activated an object-defined method and this method failed, the class-defined method was still activated as well. This has been fixed.