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.htmlYou'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