[ENH] Faster BMP writing

Yoshiki Ohshima Yoshiki.Ohshima at acm.org
Tue Mar 30 21:38:02 CEST 2004


  Stéphane,

  I fixed the conflict.  Attached version loads into 5816 image.

  I found that writing BMP with this patch is 10 to 30 times faster
than writing GIF, especially if you properly cache the data.  (I
haven't measured the PNG, though.)  Certainly the file size is bigger,
but to exchange bitmaps with non-Squeak software, BMP is actually
still viable option.

  Thank you.

-- 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-harvest/attachments/20040330/e6656887/FasterBMPWriter.cs-0001.obj


More information about the Squeak-harvest mailing list