NGRP / node-red-contrib-viseo

Node-RED nodes OpenSourced by VISEO Technologies
Apache License 2.0
227 stars 83 forks source link

FR: jimp - add more functions (resize, rotate, etc) #86

Closed M0ebiu5 closed 6 years ago

M0ebiu5 commented 6 years ago

Currently the "jimp node" only supports cropping, but the jimp library offers more image manipulation function.

Because of the name, it would be nice, if the node would support at least the most used jimp functions. Otherwise it should be renamed to "node-red-contrib-jimp-crop", cause the current naming implies that it's a wrapper to the whole jimp library.

JpEncausse commented 6 years ago

For now it only support croping and will evolve later that's why it is called node-red-....-jimp. It is called node-red-contrib-viseo-jimp in NPM and not node-red-contrib-jimp because this node is part of a larger library