Black and white png files CAN be rotated. Color ones CANNOT.

P. Albou, 10/04/2002.


The jpeg plugin of the java 1.4.0 implementation of the imageio package (by Sun for Windows, at least) reverses the meaning of quality and compression levels, to that setting compression to 0 results in the smallest possible file. This bug had been taken into account in the initial versions of Selector1. Since the java 1.4.2 implementation correctly interprets quality settings, Selector1 has been modified to reflect this new behaviour and will now work in a reversed way with Sun's java 1.4.0 implementations (behaviour with the 1.4.1 version is unknown).

P. Albou, 05/01/2004.