basex v9 stream->lazy

This commit is contained in:
Andy Bunce 2017-11-24 23:48:45 +00:00
parent 1e74f304f3
commit 9294164247
15 changed files with 65 additions and 21 deletions

View file

@ -1,9 +1,11 @@
# expkg-zone58:image.thumbnailator
An XQuery interface to the image thumbnail generator library
[thumbnailator](https://github.com/coobird/thumbnailator) for BaseX 8.6.2+.
[thumbnailator](https://github.com/coobird/thumbnailator) for BaseX 9+.
Features size, scale, caption, rotate, flip, colorize, watermark. More details at [doc](doc/readme.md)
## Versions
* For Basex 9+ use thumbnailator 6.0.2+
## Usage
@ -61,7 +63,7 @@ the thumbnailator jar included. See [releases](../../releases) for installation
## License
* ex-thumbnailator Copyright (c) 2016-2017, Andy Bunce. (Apache 2 License).
* ex-thumbnailator Copyright (c) 2013-2017, Andy Bunce. (Apache 2 License).
* thumbnailator Copyright (c) Chris Kroells (MIT License).