ReadWriteStream>>asUnZippedStream and .ttf files?

Ned Konz ned at bike-nomad.com
Fri Dec 20 22:41:31 UTC 2002


Oddly enough, if you have a stream open on a zip archive, and call 
asUnzippedStream, it will hand you a stream on the first ".ttf" 
(usually, TrueType Font) file in the zip.

This is hardly a general-purpose need.

Do we still need this? It sounds like a patch to get the FileList to 
do something special.

I could see other behavior, like if you had a zip with a single member 
it could pass you the stream for that member.

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE




More information about the Squeak-dev mailing list