Re: [cp-patches] RFA: ColorConvertOp

2006-08-24 Thread Francis Kung
Committing this patch. Cheers, Francis On Fri, 2006-08-18 at 16:12 -0400, Francis Kung wrote: Hey, Attached is a patch to fix the ColorConvertOp class, as well as fixlets to the ComponentColorModel (get rid of that null pointer exception in the constructor!) and the

[cp-patches] RFA: ColorConvertOp

2006-08-19 Thread Francis Kung
Hey, Attached is a patch to fix the ColorConvertOp class, as well as fixlets to the ComponentColorModel (get rid of that null pointer exception in the constructor!) and the gnu.java.awt.color.PyccConverter (throw UnsupportedOperationExceptions instead of returning null; it would end up causing a