Tue, 27 Oct 2015 11:23:30 +0100 |
robcast |
Merge from new_scaling branch
|
Tue, 27 Oct 2015 11:21:32 +0100 |
robcast |
more inheritance of version numbers.
new_scaling
|
Mon, 26 Oct 2015 21:29:19 +0100 |
robcast |
improved IIIF compliance.
new_scaling
|
Mon, 26 Oct 2015 20:22:51 +0100 |
robcast |
reworked ImageJobDescription to make class (slightly) easier to understand.
new_scaling
|
Mon, 26 Oct 2015 15:24:43 +0100 |
robcast |
Merge with latest HEAD
new_scaling
|
Mon, 26 Oct 2015 14:37:47 +0100 |
robcast |
don't log headers.
|
Mon, 26 Oct 2015 13:23:48 +0100 |
robcast |
trying to fix bug when using prescaled images and only either dw or dh.
|
Thu, 22 Oct 2015 17:07:52 +0200 |
robcast |
more codec docs.
|
Thu, 22 Oct 2015 16:42:30 +0200 |
robcast |
add new codec options to doc.
|
Thu, 22 Oct 2015 16:17:04 +0200 |
robcast |
added build-time config to use Twelvemonkeys-ImageIO plugin instead of JAI-ImageIO.
|
Thu, 22 Oct 2015 11:01:19 +0200 |
hertzhaft |
fixed bug in measure tool where linegrid could not be drawn
|
Wed, 21 Oct 2015 14:09:59 +0200 |
robcast |
setDestSrgb is now configurable in source.
|
Tue, 20 Oct 2015 19:37:54 +0200 |
robcast |
Merge from new_scaling branch
|
Tue, 20 Oct 2015 19:31:10 +0200 |
robcast |
fixed black-last-pixel bug by rounding up scale factor in ImageLoaderDocuImage.scale().
new_scaling
|
Tue, 20 Oct 2015 17:10:28 +0200 |
robcast |
fix for black-last-pixel locally in scale().
new_scaling
|
Tue, 20 Oct 2015 15:11:19 +0200 |
robcast |
working on black-last-pixel bug...
new_scaling
|
Mon, 19 Oct 2015 20:21:10 +0200 |
robcast |
forgot to fix getDh() too...
new_scaling
|
Mon, 19 Oct 2015 20:17:03 +0200 |
robcast |
fix new bug with output image not obeying dw and dh.
new_scaling
|
Mon, 19 Oct 2015 20:16:20 +0200 |
robcast |
update jai-imageio dependency.
new_scaling
|
Mon, 19 Oct 2015 19:10:55 +0200 |
robcast |
fixed bug that resulting image did not always obey dw and dh by adding better rounding.
new_scaling
|
Mon, 19 Oct 2015 15:12:49 +0200 |
robcast |
Starting 'new_scaling' branch
new_scaling
|
Mon, 19 Oct 2015 12:44:26 +0200 |
robcast |
fixed copy-paste bug in ImageJobDescription.getWy(). Thanks to Julien Lerouge for finding it.
|
Mon, 12 Oct 2015 15:07:25 +0200 |
robcast |
small doc improvements.
|
Mon, 12 Oct 2015 12:31:11 +0200 |
robcast |
updated all Maven plugin versions.
|
Mon, 12 Oct 2015 11:36:05 +0200 |
robcast |
Added tag release-2.3.1 for changeset 59805085a237
release-2.3
|
Mon, 12 Oct 2015 11:34:26 +0200 |
robcast |
[maven-release-plugin] prepare release release-2.3.1
release-2.3 release-2.3.1
|
Fri, 09 Oct 2015 19:17:08 +0200 |
robcast |
improve handling of image area parameters to fix bug with iiif and isTransformRequired.
|
Fri, 09 Oct 2015 19:14:48 +0200 |
robcast |
small fix in docs.
|
Fri, 09 Oct 2015 16:45:40 +0200 |
robcast |
documentation updated with Ubbo's codec tuning tips and IIIF API info.
|
Sat, 26 Sep 2015 14:08:45 +0200 |
robcast |
added config option iiif-slash-replacement (default "!"). Changed constructor of ParameterMap (move out initParams).
|