@Doru, seen that one?
That's how to get an open-source PNG writer.
Might be interesting for Mondrian et al.
AA
Begin forwarded message:
Resent-From: vwnc(a)cs.uiuc.edu
From: "Steven Kelly" <stevek(a)metacase.com>
Date: 3 January 2008 20:17:29 GMT+01:00
To: "vwnc-list NC" <vwnc(a)cs.uiuc.edu>
Resent-Cc: recipient list not shown: ;
Subject: RE: How to save PNG files?
Adrian Kuhn wrote:
I am looking for a way to save PNG files. Is that
available?
See this message from November, including the attachment:
http://www.parcplace.net/list/vwnc-archive/0711/msg00165.html
You'll want to change PNGImageWriter>>zlibWriteStreamClass to
return the
OS.ZLib.ZLibWriteStream class from the attachment, and probably remove
StandardSystemController>>saveAsPNG, which adds itself to the blue
button menu.
HTH,
Steve