Harald Kuhr
654e111605
[maven-release-plugin] prepare release twelvemonkeys-3.3
2016-11-02 19:36:45 +01:00
Harald Kuhr
6d043d0208
[maven-release-plugin] rollback the release of twelvemonkeys-3.3
2016-11-02 19:31:52 +01:00
Harald Kuhr
e4b91ab34c
[maven-release-plugin] prepare release twelvemonkeys-3.3
2016-11-02 19:27:22 +01:00
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
77bbc066e3
#249 Remove unnecessary part of test that breaks on 8u60+
2016-05-25 18:40:29 +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
d5a35fa818
#195 : Faster (and correct) test
2016-01-04 09:11:54 +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
1ce2a06859
[maven-release-plugin] prepare for next development iteration
2015-11-01 19:51:40 +01:00
Harald Kuhr
9c9d2c700e
[maven-release-plugin] prepare release twelvemonkeys-3.2
2015-11-01 19:51:34 +01:00
Harald Kuhr
df735b9a45
TMI #168 : Change Maven test dependencies from classifier test to type test-jar for better sbt support
2015-08-24 11:07:17 +02:00
Harald Kuhr
f645e46495
Updated POM to 3.2-SNAPSHOT
2015-06-08 14:12:04 +02:00
Harald Kuhr
1ed5b3899b
TM-138: DateUtil doesn't support sub-hour offset timezones.
2015-05-27 15:50:35 +02:00
Harald Kuhr
203b330c99
TM-138: DateUtil doesn't support sub-hour offset timezones.
2015-05-27 15:47:26 +02:00
Harald Kuhr
475fdec33f
[maven-release-plugin] prepare for next development iteration
2015-04-10 12:16:14 +02:00
Harald Kuhr
2f249a3885
[maven-release-plugin] prepare release twelvemonkeys-3.1.0
2015-04-10 12:16:08 +02:00
Harald Kuhr
9f145a8684
Code clean-up.
2015-04-08 13:38:57 +02:00
Harald Kuhr
0b58e8fb40
Code clean-up.
2015-04-07 12:01:03 +02:00
Harald Kuhr
4839c61f5c
TMI-106, TMI-118: PICT JDK 8 fix + cleanup
2015-03-19 14:49:52 +01:00
Harald Kuhr
824613b4f1
Clean-up: Removed some commented out code.
2015-03-18 09:41:01 +01:00
Harald Kuhr
07df550c0c
Move unused class to sandbox.
2015-02-25 14:33:13 +01:00
Harald Kuhr
4424fc2648
Fix for PackBits16Decoder.
2015-02-17 15:27:29 +01:00
Harald Kuhr
27b2ff3745
TMI-84: LZWDecoder fixes for > 12 bit exception when using full 12 bit (4096 entries) table
2014-12-04 16:51:37 +01:00
Harald Kuhr
91e693724f
TM-80: DecoderStream.skip now correctly skips the bytes it reports as skipped.
2014-11-04 16:15:55 +01:00
Harald Kuhr
98d82fb093
TMI-70: BMP image metadata + bonus listener delegation.
2014-10-31 12:35:55 +01:00
Harald Kuhr
3dae9e97da
TMI-BMP: Support for more versions of BMP format
2014-10-24 16:38:35 +02:00
Harald Kuhr
6dd68dd54e
[maven-release-plugin] prepare for next development iteration
2014-10-01 11:21:42 +02:00
Harald Kuhr
d054ee9bb1
[maven-release-plugin] prepare release twelvemonkeys-3.0
2014-10-01 11:21:34 +02:00
Harald Kuhr
845944b25f
[maven-release-plugin] prepare for next development iteration
2014-10-01 10:32:30 +02:00
Harald Kuhr
d12f9bdbbd
[maven-release-plugin] prepare release twelvemonkeys-3.0-rc7
2014-10-01 10:32:23 +02:00
Harald Kuhr
3e9820bb22
Prepare for new development
2014-10-01 10:25:34 +02:00
Harald Kuhr
2098e6a898
[maven-release-plugin] prepare release twelvemonkeys-3.0-rc6
2014-10-01 10:19:06 +02:00
Harald Kuhr
feb20eefdd
[maven-release-plugin] prepare for next development iteration
2014-09-30 12:48:20 +02:00
Harald Kuhr
6977e52059
[maven-release-plugin] prepare release twelvemonkeys-3.0-rc6
2014-09-30 12:48:12 +02:00
Harald Kuhr
f914d15677
Rewrote test to use JUnit 4.
2014-09-29 11:24:12 +02:00
Harald Kuhr
64668807e0
Code clean-up after merge + Rewrote test to use JUnit 4.
2014-03-20 18:01:20 +01:00
Andreas Kohn
552ab24658
Fix conditions in #showEm()
...
* return when the pOriginal is null, not when it is non-null
(Eclipse noticed a definitive NPE)
* return when running in headless mode (unit tests via maven)
2014-03-17 12:11:49 +01:00
Trygve Laugstøl
0ab9294004
[maven-release-plugin] prepare for next development iteration
2014-02-15 13:14:41 +01:00
Trygve Laugstøl
ed5a5e0dca
[maven-release-plugin] prepare release twelvemonkeys-3.0-rc5
2014-02-15 13:13:39 +01:00
Harald Kuhr
55a373b0ff
Code-style.
2013-11-28 14:53:31 +01:00
Harald Kuhr
534f964868
Minor API changes.
2013-11-20 20:18:10 +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
1acc04eeaf
TMC-IOENC-11: Fixed problem introduced when migrating byte[] -> ByteBuffer
2013-09-27 14:21:31 +02:00
Harald Kuhr
aebfad914f
TMC-IOENC: Encoder implementation clean-up.
2013-09-13 17:04:10 +02:00
Harald Kuhr
d1f00ce817
TMC-IOENC: Decoder implementation clean-up.
2013-09-13 16:25:36 +02:00
Harald Kuhr
23ae6a966a
TMC-IO: Fixed typos, no functional changes
2013-09-08 14:21:51 +02:00