We need a Maintainer for Scamper...

Marcus Denker marcus at ira.uka.de
Mon Jun 23 13:58:33 UTC 2003


On Sat, Jun 21, 2003 at 05:59:45PM +0200, Serge Stinckwich wrote:
> 
> I would like to help Squeak dev, but don't want to be part of a core
> part. So if no one make an objection, i could register to maintain this
> package. 
> 
Great!

Attached is a small chnagset (the scamper part of a fix intendet for
the image):

"Change Set:		GraphicsTidyScamper
Date:			3 May 2003
Author:			Sean Charles

In the process of writing some HTML gallery helpers, I discovered that
saving as JPEG uses .jpeg but that Form
class>>fileReaderServicesForFile:fullName suffix:suffix did not recognise my
newly saved file!! I added it to the list and it now works as I expected it
to.

I then did a 'search methods' for jpg and jpeg (case insens.) and got 12 and
32 for jpg and jpeg respectively. I have spent some time investigating if
there are other places where jpeg/jpg are handled differently.

The rest of this changeset provides fixes for such places.

-- 
Marcus Denker marcus at ira.uka.de  -- Squeak! http://squeak.de

-------------- next part --------------
A non-text attachment was scrubbed...
Name: GraphicsTidyScamper.cs.gz
Type: application/x-gunzip
Size: 1097 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030623/c9a60c48/GraphicsTidyScamper.cs.bin


More information about the Squeak-dev mailing list