|
 |
Peter Popov wrote:
> On Mon, 29 Mar 2004 12:44:30 +0100, David Burnett
> <var### [at] ntlworld com> wrote:
>
> Are you using some BSD-licensed PNG library in Java?
No I wrote my own code, which IS BSD licensed. All you need, compression
and CRC, is already in the standard Java API's.
As for completeness, it only writes 16bit greyscale PNG, and it only
supports two of the filters. That was good enough for my uses, when
you're generating noise which filter is used doesn't make a lot of
difference as long as one is used :-)
The code would be easy to extend though, and large parts of 8 bit
support is already written just not used.
Dave
Post a reply to this message
|
 |