Summary Period: 2004-06-17 to 2005-08-12
[root]/helma/src/helma/image/imageio
gif
(3 files, 182 lines)
Total Lines Of Code:
179 (2006-01-13 18:49)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 7 (100.0%) | 242 (100.0%) | 34.5 |
lehni | 4 (57.1%) | 222 (91.7%) | 55.5 |
hannes | 3 (42.9%) | 20 (8.3%) | 6.6 |
Various changes to the imaging code:
- added Image.trim(), that trims an image based on a specified pixel, just like in Photoshop.
- saveAs exists in two versions now, one that takes a filename, the other an OutputStream + Mime type (first step toward an Java activation framework based approach)
77 lines of code changed in:
Switch back to ImageIO.read() on CVS HEAD
(we stay with Toolkit.createImage() on helma_1_4 branch for now)
8 lines of code changed in:
Use Toolkit.createImage() to decode images until javax.imageio has matured.
9 lines of code changed in:
Fix some more JavaDoc comments to stop javadoc from complaining.
3 lines of code changed in:
file moved to /src/META-INF/services
0 lines of code changed in:
Part of the new Imaging libary: tells ImageIO about the existense of the GIF codec. Needs to be copied to META-INF/services
0 lines of code changed in:
Initital check-in of the ImageIOGenerator
145 lines of code changed in:
Generated by StatCVS 0.2.2