- * Original Author : Matthew Judy <mjudy@ithinksw.com>
- * Responsibility : Matthew Judy <mjudy@ithinksw.com>
+ * Custom NSImageCell subclass that casts a shadow using CoreGraphics,
+ * providing support for versions of Cocoa that don't have the NSShadow
+ * class which was introduced in Mac OS X 10.3 (Panther), and also
+ * provides smooth scaling.