[ENH] Faster BMP writing

Yoshiki Ohshima Yoshiki.Ohshima at acm.org
Sun Apr 4 17:17:20 UTC 2004


  Hello,

  I resent this to get it show up in the BFA.

  I found that writing a 8-bit depth BMP file with this patch is 10 to
30 times faster than writing GIF, especially if you properly cache the
data.  Writing PNG file is 3 times faster than GIF...  To exchange
bitmaps with non-Squeak software, BMP is actually still viable option.

-- Yoshiki

-------------- next part --------------
A non-text attachment was scrubbed...
Name: FasterBMPWriter.cs.gz
Type: application/octet-stream
Size: 2235 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040404/c8fde128/FasterBMPWriter.cs.obj


More information about the Squeak-dev mailing list