JPEG plugin stuff

John.Maloney at disney.com John.Maloney at disney.com
Thu Dec 6 07:31:02 UTC 2001


At 5:18 PM +0100 12/3/01, Andrew P. Black wrote:
>As far as I can see, JPEGReadWriter2 read from an arbitrary Stream, 
>which is good.  But I'm a bit confused -- I thought that I had read 
>here recently that the plugin was case-sensitive in reading file 
>names ...  but this plug-in does not seem to read any file names.

JPEGReadWriter2 can read and writes from any binary stream. The
underlying primitives actually convert between Forms and ByteArrays
and don't use files at all.

	-- John






More information about the Squeak-dev mailing list