Module helma/src/helma/image/imageio/

back to main page

Summary Period: 2004-06-17 to 2005-08-12

Modules

[root]/helma/src/helma/image/imageio
     gif (3 files, 182 lines)

Lines of Code


Total Lines Of Code: 179 (2006-01-13 18:49)

Authors

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

Most Recent Commits

lehni 2005-08-12 13:28

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:

hannes 2005-04-15 16:23

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:

hannes 2005-04-07 16:12

Use Toolkit.createImage() to decode images until javax.imageio has matured.

9 lines of code changed in:

hannes 2004-07-29 14:47

Fix some more JavaDoc comments to stop javadoc from complaining.

3 lines of code changed in:

lehni 2004-06-17 13:34

file moved to /src/META-INF/services

0 lines of code changed in:

lehni 2004-06-17 11:54

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:

lehni 2004-06-17 11:36

Initital check-in of the ImageIOGenerator

145 lines of code changed in:

Generated by StatCVS 0.2.2