node-deepzoomtools icon indicating copy to clipboard operation
node-deepzoomtools copied to clipboard

Node.js Deep Zoom Tools

Results 6 node-deepzoomtools issues
Sort by recently updated
recently updated
newest added

This library would benefit from some documentation above the usage in `test/_index.coffee`

It'd be nice if this lib could emit progress events during conversion. That'd be helpful to e.g. show a progress bar on ZoomHub. (As well as e.g. for user feedback...

Does the library work on Windows? I'm hitting errors because of the postinstall command `_coffee -c lib` What does this command do? Update: Understood that is the command that compiles...

bug

Hello @gasi, @aseemk, I know you're relatively happy users of sharp/libvips and now I've just discovered you maintain this rather useful module too! I'm looking for some help testing sharp's...

enhancement

It turns out I had both vips and imagemagick installed and the plugin was working fine, but then I removed vips and it stopped working. I don't get any errors,...

Here's my error: ``` Error: Command failed: identify: no decode delegate for this image format `node-deepzoomtools/originals/bees for seadragon.tiff' @ error/constitute.c/ReadImage/501. > at exports_convert__2 (node-deepzoomtools/lib/imagemagick.js:45:18) at DeepZoomImage_create__1 (node-deepzoomtools/lib/index.js:44:16) > at ChildProcess._spawn.proc.on.onExit...