[squeak-dev] [ANN] Chess960

Marcel Taeumel marcel.taeumel at hpi.de
Thu Jun 4 09:12:54 UTC 2020


Hi Stef.

I use the following code snippet to convert forms into base-64-encoded PNG:

(ByteArray streamContents: [:s |
   PNGReadWriter putForm: someForm onStream: s]) base64Encoded.

Best,
Marcel
Am 04.06.2020 00:17:49 schrieb Stéphane Rollandin <lecteur at zogotounga.net>:
> Done. :-) I just changed the compression for the chess pieces to PNG to
> reduce size by about 40%.

Ah, and I see you also included the licence. Thanks! BTW what kind of
code did you use to convert the PNG and store it?

Stef

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200604/ce26718d/attachment.html>


More information about the Squeak-dev mailing list