197 Commits

Author SHA1 Message Date
Harald Kuhr
fbb51f0387 Added (Open)JDK 7 support (workaround for a bug, really) 2011-04-27 14:15:25 +02:00
Harald Kuhr
a4d4111195 Added identifier (id() method) and made toString method return something more readable. 2011-04-27 14:13:48 +02:00
Harald Kuhr
cb149a7c79 System.getProperty("os.name") reports "Darwin" on OpenJDK 7 for OS X.
It also reports "universal" for os.arch and "10.7.0" for os.version, which is probably hardcoded and incorrect. :-/
2011-04-19 16:47:17 +02:00
Harald Kuhr
cb4a35016b Removed TODO. 2011-04-15 17:07:03 +02:00
Harald Kuhr
c6d6a86343 Expanded test cases, fixed a potential NPE. 2011-04-15 17:05:47 +02:00
Harald Kuhr
521c4e4bbc Added test case for ImageFilter + implemented changes suggested by Rune Bremnes. 2011-04-15 10:35:21 +02:00
Harald Kuhr
b5b1b4f422 New code style, no functional changes. 2011-04-07 16:07:17 +02:00
Harald Kuhr
3f98534011 Fixed doc links. 2011-04-07 13:48:10 +02:00
Harald Kuhr
63b5ae9994 Removed debug output accidentally committed.
Fixed a test.
2011-03-10 16:58:26 +01:00
Harald Kuhr
b45f2ac09f Removed non-UTF characters from source files. 2011-03-10 16:57:31 +01:00
Harald Kuhr
65ee6771ca Added test cases for JPEGSegment reading. 2011-03-02 17:28:18 +01:00
Harald Kuhr
af7d5fa94a Various code clean-up. No functional changes. 2011-03-02 17:26:17 +01:00
Harald Kuhr
e75741ccd3 Replaced UTF characters with unicode escapes in source files. 2011-03-02 17:25:18 +01:00
Harald Kuhr
2abee4653b Added TODO. 2011-03-02 17:24:25 +01:00
Harald Kuhr
5545a08854 Doc fix + minor clean-up 2011-02-25 16:26:33 +01:00
Harald Kuhr
2d04b8d484 Added fast conversion from CMYK to RGB for non-ICC cases. 2011-02-23 19:16:47 +01:00
Harald Kuhr
38ab0d936a Added deprecations and todo to replace old legacy code with regexp. 2011-02-23 19:15:57 +01:00
Harald Kuhr
720752149e Removed non-UTF characters from source files. 2011-02-23 19:14:51 +01:00
Harald Kuhr
d1943f9f49 Made JMgaick dependency provided. 2011-02-23 19:12:45 +01:00
Harald Kuhr
403dff946b Fixed a typo. 2011-02-22 15:58:01 +01:00
Harald Kuhr
a014698a45 Removed final TODO. 2011-02-22 15:27:00 +01:00
Harald Kuhr
6cc97e3721 Added caching of AdobeRGB1998 and Generic CMYK profiles for use in getInstance methods.
Added debug info.
Refactored profile reading slightly.
2011-02-22 15:25:19 +01:00
Harald Kuhr
ba4ff3dc45 New code style. No functional changes. 2011-02-21 17:34:15 +01:00
Harald Kuhr
c60f80aacb Implemented properties-based ICC profile lookup. 2011-02-21 17:30:45 +01:00
Harald Kuhr
dba1fa20da Removed non-UTF characters from source files. 2011-02-19 15:45:58 +01:00
Harald Kuhr
26128bf7ea Removed sandbox from default build. 2011-02-18 09:43:48 +01:00
Harald Kuhr
c438036ee2 Added headless to surefire execution. 2011-02-18 09:35:20 +01:00
Harald Kuhr
f1a4a79003 New code style. No functional changes. 2011-02-17 21:42:36 +01:00
Harald Kuhr
dda46b0ab9 Added experimental JavaFX to POM. 2011-02-17 21:32:41 +01:00
Harald Kuhr
32a8fe497a Added a TODO for missing functionality. 2011-02-17 21:31:50 +01:00
Harald Kuhr
5accfc9cf0 Fixed a potential NPE. 2011-02-17 21:31:14 +01:00
Harald Kuhr
87118aecee New code style. No functional changes. 2011-02-17 17:58:55 +01:00
Harald Kuhr
770f948e1a New code style. No functional changes. 2011-02-17 17:54:50 +01:00
Harald Kuhr
5bd896f80f New code style. No functional changes. 2011-02-17 16:53:08 +01:00
Harald Kuhr
1433a24052 New Servlet configurator. 2011-02-17 12:49:07 +01:00
Harald Kuhr
066b902a5e New Servlet configurator. 2011-02-17 12:46:16 +01:00
Harald Kuhr
20b87d155d Mainly new code standard.
A few changes that should have been committed earlier.. :-/
2011-02-17 12:40:49 +01:00
Harald Kuhr
41b8080683 Updated done. 2011-02-17 12:37:37 +01:00
Harald Kuhr
43cc440e67 New code style. No functional changes. 2011-02-17 12:36:40 +01:00
Harald Kuhr
191643a36c Clean-up and minor changes in core classes.
Adapted new code style.
No or few functional changes.
2011-02-16 22:29:23 +01:00
Harald Kuhr
df0d3f90e8 Work in progress: Brand new JPEGImageReader capable of reading CMYK JPEG and images with "broken" color profiles. 2011-02-16 22:24:59 +01:00
Harald Kuhr
47ab16457a Renamed CS constant to be more consistent. 2011-02-16 22:15:18 +01:00
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