26 Commits

Author SHA1 Message Date
Harald Kuhr
288ad54c42 #261 Code clean up. 2016-09-28 12:13:35 +02:00
Oliver Schmidtmer
2c4c6d5a48 Extended AffineTransformOp for a Graphics2D fallback on filter-method 2016-06-15 23:14:08 +02:00
Harald Kuhr
2955054a72 Image now properly copied onto the destination, rather than the other way around... 2016-02-18 18:07:50 +01:00
Harald Kuhr
04a4c6e3ae #195: Fixed AIOOBE related to specific widths 2015-12-16 10:18:26 +01:00
Harald Kuhr
6db06414af #195 ArrayIndexOutOfBoundsException for ResampleOp in certain cases 2015-11-27 13:20:44 +01:00
Harald Kuhr
9f145a8684 Code clean-up. 2015-04-08 13:38:57 +02:00
Harald Kuhr
824613b4f1 Clean-up: Removed some commented out code. 2015-03-18 09:41:01 +01:00
Harald Kuhr
39d3fc426e Clean-up after merge from guinotphil. 2013-11-15 17:41:34 +01:00
guinotphil
b5f2f9dbb8 Add a first implementation of toBuffered for ColorSeparation to handle CMYK pictures.
The code has been tested with a CMYK picture, but I have not been able to test alpha picture.
The code will probably also need to be improved to handle any kind of ColorSeparation picture.
Though, it's a nice base for further developments.
2013-11-15 16:02:35 +01:00
Harald Kuhr
a5e6346647 Documentation clean-up. 2013-10-31 12:32:35 +01:00
Harald Kuhr
4c18c2a685 TMC-IMAGE: Added TODO, should probably retire class and move to sandbox 2013-09-08 13:53:01 +02:00
Harald Kuhr
55b161b115 TMC-IMAGE: Removed support for prehistoric JREs. 2013-09-08 13:41:16 +02:00
Harald Kuhr
2cf1c6e43b TMC-IMAGE: Fixed some typos. 2013-06-05 10:46:41 +02:00
Harald Kuhr
e72988aa7b TMC-IMAGE: Code clean-up. Removed obsolete code. No functional changes. 2013-06-05 10:45:31 +02:00
Harald Kuhr
dd0f382d3c TMC-XXXX: Code cleaun-up and fixed spelling errors. 2013-02-28 13:08:19 +01:00
Harald Kuhr
bb7e1a4258 TMC-XXXX: Added constructor exposing fast rendering flag. 2013-02-19 12:23:49 +01:00
Harald Kuhr
00f47e81a4 TMI-XXX: New code style + minor housekeeping changes. 2013-01-31 15:41:59 +01:00
Harald Kuhr
0d83ab5483 Minor clean-up & doc changes. 2012-06-21 16:34:11 +02:00
Harald Kuhr
926359d9d2 New test cases.
Better exception handling of IMAGEERROR.
2012-03-21 10:13:03 +01:00
Harald Kuhr
6ba32b657a Code clean-up, no functional changes. 2011-12-20 15:38:06 +01:00
Harald Kuhr
4b77d1c22a Clean-up, no functional change. 2011-10-13 09:55:02 +02:00
Harald Kuhr
1ba271af9d Minor fix for better error message. 2011-10-13 09:53:20 +02:00
Harald Kuhr
43cc440e67 New code style. No functional changes. 2011-02-17 12:36:40 +01: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
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
Erlend Hamnaberg
7167a7a4ad Core now moved to common. 2009-11-08 19:01:36 +01:00