155 Commits

Author SHA1 Message Date
Harald Kuhr
5c6c9e3e26 Minor clean up and doc changes. 2011-02-16 22:13:12 +01:00
Harald Kuhr
d772674223 Minor clean up and doc changes. 2011-02-16 22:11:03 +01:00
Harald Kuhr
4d9661f950 Added JPEG utils. 2011-02-14 16:59:38 +01:00
Harald Kuhr
8d5b775851 Added classes for color management. 2011-02-08 15:08:22 +01:00
Harald Kuhr
f610c82cb7 Updated some copyright statements. 2010-10-13 17:04:11 +02:00
Harald Kuhr
f419cfecdd Cleaned up the NIO buffered image classes. 2010-10-12 10:40:55 +02:00
Harald Kuhr
9d6f263b86 Cleaned up the NIO buffered image classes. 2010-06-13 20:29:25 +02:00
Harald Kuhr
7d4d007975 Rewritten the MappedBufferImage class, should now perform a lot better. 2010-06-13 00:50:28 +02:00
Harald Kuhr
c982203361 Added sandbox-swing to sandbox. 2010-06-07 10:41:50 +02:00
Harald Kuhr
724d893ea6 Minor clean-up and fixing some typos. 2010-06-07 09:56:45 +02:00
Harald Kuhr
b6ee5ce450 Clean-up of sandbox, rearranging everything.
Added a couple of files that was never commited.
2010-06-07 09:55:35 +02:00
Harald Kuhr
1f60b62626 Some serious project clean-up. 2010-06-07 09:53:02 +02:00
Harald Kuhr
823854d40e Fixed known problem with listeners being removed inside the imageProgress callback.
Clean-up, removed out-commented code, fixed typos etc.
2010-05-07 12:42:56 +02:00
Harald Kuhr
e468484d68 Clean-up, fxed typos etc. 2010-04-30 14:33:23 +02:00
Harald Kuhr
037c0d078a Sandbox clean-up 2010-04-20 19:55:44 +02:00
Harald Kuhr
b643324ddb Merge commit 'hamnis/master' 2010-02-07 21:47:45 +01:00
Erlend Hamnaberg
f6bb0aeb1b set twelvemonkeys as prefix to artifact 2010-02-07 21:46:51 +01:00
Harald Kuhr
f3218d5819 Minor POM chamges/clean-up. 2010-02-07 21:40:53 +01:00
Harald Kuhr
df27411c82 Merge commit 'hamnis/master'
Conflicts:
	imageio/imageio-batik/pom.xml
2010-02-07 21:00:52 +01:00
Harald Kuhr
67e623f666 Merge commit 'hamnis/master'
Conflicts:
	imageio/imageio-batik/pom.xml
	imageio/imageio-core/pom.xml
	imageio/imageio-ico/pom.xml
	imageio/imageio-iff/pom.xml
	imageio/imageio-metadata/pom.xml
	imageio/imageio-pict/pom.xml
	imageio/imageio-psd/pom.xml
	imageio/imageio-reference/pom.xml
	imageio/imageio-thumbsdb/pom.xml
	twelvemonkeys-core/pom.xml
	twelvemonkeys-imageio/pom.xml
	twelvemonkeys-servlet/pom.xml
2010-02-07 20:43:44 +01:00
Harald Kuhr
779f720aa0 Updated POMs to 2.3 release. 2.3 2010-02-07 19:27:39 +01:00
Harald Kuhr
7ea9b8f537 Removed system out println. 2010-02-07 19:27:10 +01:00
Erlend Hamnaberg
3050899903 Renamed servlet to own groupId. Fixed naming of ImageIO 2010-02-07 19:17:13 +01:00
Erlend Hamnaberg
abdecf1d5e Reenabled now fixed test case 2010-02-07 19:07:05 +01:00
Erlend Hamnaberg
673527abe5 Merge branch 'master' of git://github.com/haraldk/TwelveMonkeys 2010-02-07 19:03:55 +01:00
Harald Kuhr
d2742b36de Fixed test cases that failed on JDK 1.6.0_17 (something's up with the JPEG encoding/default BG color of transparent images...). 2010-02-07 18:47:59 +01:00
Harald Kuhr
3d4d60c664 No longer closes the stream. The wrapped stream will take care of that. 2010-02-07 18:00:09 +01:00
Harald Kuhr
1c58bdbb81 Added a simple todo. 2010-02-07 17:58:13 +01:00
Harald Kuhr
4b7a17ba30 Fixed bug that XMLSerializer output wrong processing instructions. 2010-02-07 17:57:38 +01:00
Erlend Hamnaberg
830035bcec 2.3-SNAPSHOT to 3.0-SNAPSHOT 2010-01-29 20:06:18 +01:00
Erlend Hamnaberg
41853cec7e disabled some failing test cases and moved test case to correct spot 2010-01-29 20:03:37 +01:00
Erlend Hamnaberg
5b7fcd5c95 Fixed some pom issues 2010-01-29 19:47:05 +01:00
Erlend Hamnaberg
ee99550a65 Moving the rest 2010-01-29 19:40:12 +01:00
Erlend Hamnaberg
40e6486154 Moved files after merge 2010-01-29 19:36:02 +01:00
Erlend Hamnaberg
38d6c58eba Merge branch 'master' into 3.0-structure
Conflicts:
	imageio/imageio-psd/pom.xml
	twelvemonkeys-imageio/pom.xml
	twelvemonkeys-servlet/pom.xml
2010-01-29 19:27:10 +01:00
Erlend Hamnaberg
c310083d2a Merge branch 'master' of git://github.com/haraldk/TwelveMonkeys 2010-01-24 23:13:33 +01:00
Harald Kuhr
261c6f8038 Implemented to/from CIEXYZ (via sRGB conversio) for completeness. 2009-12-27 16:34:13 +01:00
Harald Kuhr
ef09b599f6 Updated metadataformat to use new Metadata classes (how did IDEA's refactorings miss this? Hmmm...) 2009-12-27 16:33:09 +01:00
Harald Kuhr
20d6e35640 Work in progress for PSD metadata support:
- Added Rational class for EXIF datatype support
 - Added more EXIF fields/field names
 - Added/updated license in source files
2009-12-10 18:48:12 +01:00
Harald Kuhr
d97a0cc00b Now allows 64 entries in the EHB pallette. 2009-12-07 13:45:41 +01:00
Harald Kuhr
c7fd5b3dd9 Fixed a bug related to transcoding images with indexed color (ie. GIF) to JPEG.
Thanks to Rune Bremnes for pointing it out and providing a patch and sample image!
2009-12-03 15:29:38 +01:00
Harald Kuhr
64b21b83bb Work in progress for PSD metadata support:
- Implemented XMP Reader, Directory and Entry
 - More EXIF and IPTC changes
 - Cleaning up
2009-11-18 00:43:18 +01:00
Harald Kuhr
d24c2c1b08 Work in progress for PSD metadata support:
- Cleaned up EXIF, IPTC and XMP metadata classes.
2009-11-14 22:49:45 +01:00
Harald Kuhr
aad80d043f Work in progress for PSD metadata support:
- Refactored metadata support
 - Moved standard metadata support (EXIF, IPTC & XMP) to separate module
 - Changes to PSD metadata implementation
2009-11-14 22:42:21 +01:00
Erlend Hamnaberg
ec4334cbb5 Merge commit 'upstream/master' 2009-11-11 21:47:48 +01:00
Erlend Hamnaberg
27553dc47a Revert "Work in progress for PSD metadata support:"
This reverts commit b5f6c96583a486896b5532a5785d488d56762d4b.
2009-11-11 21:47:31 +01:00
Erlend Hamnaberg
e8a4cc048c Revert "Work in progress for PSD metadata support:"
This reverts commit 0d41db32cf91ec87b5070e69ee683c49f51b0fa9.
2009-11-11 21:45:53 +01:00
Erlend Hamnaberg
f8b716687c cleanup 2009-11-11 20:59:24 +01:00
Harald Kuhr
effd80d42f - Added SubImageInputStream with test case.
- Changed BufferedImageInputStream to return -1 instead of the hack throwing of unchecked IOException.
2009-11-09 20:17:59 +01:00
Erlend Hamnaberg
0786949c1c It all works 2009-11-08 19:52:30 +01:00