0.1.4 • Published 9 years ago

graphicsmagick-static v0.1.4

Weekly downloads
4
License
ISC
Repository
github
Last release
9 years ago

graphicsmagic-static

Grpahicsmagick static binaries for Windows, Mac OSX and Linux not implemented yet

Thanks to @eugeneware, this package is based on the ffmpeg-static package.

Installation

This module is installed via npm:

$ npm install graphicsmagick-static

Example Usage

Returns the path of a statically linked graphicsmagick on the local filesystem.

var graphicsmagick = require('graphicsmagick-static');
console.log(graphicsmagick.path);

Currently supports Windows (32 and 64-bit).

Pull Requests are welcome !

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago