License Manager spacer Site Map Contact


Changelog


Version 2.0 to 2.0.1

  • Fixed a bug where some colors where written as white when converting from TRUECOLOR to INDEXED

Version 1.1 to 2.0

  • Added possibility to encode images with alpha transparency:
    PngEncoder encoder = new PngEncoder(PngEncoder.COLOR_TRUECOLOR_ALPHA);
    PngEncoder encoder = new PngEncoder(PngEncoder.COLOR_GRAYSCALE_ALPHA);
    PngEncoder encoder = new PngEncoder(PngEncoder.COLOR_INDEXED_ALPHA);
  • Increased the speed of the encoding even more

Version 1.0.1 to 1.1

  • Added possibility for indexed encoding.
    PngEncoder encoder = new PngEncoder(PngEncoder.COLOR_INDEXED);
  • Added possibility for grayscale encoding.
    PngEncoder encoder = new PngEncoder(PngEncoder.COLOR_GRAYSCALE);

Version 1.0 to 1.0.1

  • Removed the obfuscation from the public fields COLOR_INDEXED COLOR_TRUECOLOR, DEFAULT_COMPRESSION, BEST_SPEED, and BEST_COMPRESSION.
 
Download

  ObjectPlanet Code Central
  PngEncoder Home

  Download PngEncoder 2.0.1
  Purchase PngEncoder Source
  License Agreement

  PngEncoder API
  Changelog
  Developer Forum



PngEncoder 2.0.1 Released
Oslo, Norway, May 16th, 2007:
PngEncoder 2.0.1 was released with a bug fix. See the changelog for details.

PngEncoder 2.0 Released
Oslo, Norway, July 14th, 2006:
PngEncoder 2.0 was released with added features for encoding transparent java images, and the encoding speed was improved even further. Further it was made free of charge.



Key Features
  • Free of charge
  • Superfast and superlight
  • Supports JDK 1.2 - 1.5
  • Footprint less than 15K
  • Encodes true-color images
  • Encodes indexed-color images
  • Encodes gray-scale images
  • Encodes transparent images
  • © 2008 ObjectPlanet, Inc. Øvre Slottsgate 5, 0157 Oslo, Norway Tel (+47) 2233 3360 | Fax (+47) 2233 3361