Re: [Pharo-project] PluginBasedJPEGReadWriter anomaly

2010-07-06 Thread Gary Chambers
re, change PluginBasedJPEGReadWriter>>understandsImageFormat to return false (will then use original JPEGReadWriter). Regards, Gary - Original Message - From: Eliot Miranda To: Pharo-project@lists.gforge.inria.fr Cc: Gary Chambers Sent: Tuesday, July 06, 2010 6:23 PM Subject: Re

Re: [Pharo-project] PluginBasedJPEGReadWriter anomaly

2010-07-06 Thread Eliot Miranda
Hi Gary, 2010/7/6 Gary Chambers > Hi all. > Iv'e noticed a slight anomaly with the PluginBasedJPEGReadWriter when > reading jpeg files (at least on Windows platforms). > The upper left pixel appears to be white and the whole left-hand column of > pixels have anomalous values. > COuld you help