[MOD] update to support BaseX 9.4.5 and use thumbnailator 4.13

This commit is contained in:
Andy Bunce 2021-02-16 23:05:20 +00:00
parent 460987bfec
commit 78e8f1b28a
15 changed files with 292 additions and 293 deletions

View file

@ -1,13 +1,13 @@
# expkg-zone58:image.thumbnailator
An XQuery interface to the image thumbnail generator library
[thumbnailator](https://github.com/coobird/thumbnailator) for BaseX 9+.
[thumbnailator](https://github.com/coobird/thumbnailator) for BaseX 9.4.5+.
Features size, scale, caption, rotate, flip, colorize, watermark. More details at [doc](doc/readme.md)
## Versions
* For Basex 9+ use thumbnailator 7.0.0+
* thumbnailator 8 requires Basex 9.4.5+
* uses thumbnailator 4.13
## Usage
Images are input and output as `xs:base64Binary` items. Inputs typically come from `fetch:binary`