ex-thumbnailator/params.json

1 line
828 B
JSON
Raw Normal View History

2015-05-03 11:47:50 +01:00
{"name":"Thumbnailator","tagline":"An XQuery interface to the thumbnail generator library [thumbnailator](https://github.com/coobird/thumbnailator ","body":"# Installation\r\nThe library is packaged in the [EXpath](http://expath.org/spec/pkg) xar format with \r\nthe thumbnailator jar included. It can be installed into the BaseX repository by \r\nexecuting the command:\r\n````\r\nrepo:install('http://apb2006.github.io/thumbnailator/dist/thumbnailator.zar')\r\n````\r\n# Usage\r\n````\r\nimport module namespace t=\"apb.image.thumbnailator\";\r\nt:make(\"/tmp/pic.jpg\",\"/tmp/small.jpg\",120,120)\r\n````\r\n# Tests\r\nThe `test.xq` script uses the BaseX [Unit module](http://docs.basex.org/wiki/Unit_Module)\r\n","google":"UA-2241947-7","note":"Don't delete this file! It's used internally to help with page regeneration."}