-
Bug
-
Resolution: Fixed
-
P5
-
1.4.0
-
None
-
b39
-
generic
-
generic
The Font2DTest demo makes use of the unsupported com.sun.image.codec.JPEG*
classes in order to save/load image dumps in the JPEG format. A better
solution would be to use the Image I/O API to save/load images in a lossless
format, such as PNG.
classes in order to save/load image dumps in the JPEG format. A better
solution would be to use the Image I/O API to save/load images in a lossless
format, such as PNG.