georgethomasuk / sprity-canvas

node-canvas image processing engine for sprity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sprity-canvas

NPM version Build Status Dependencies

Image processor for sprity that uses canvas as its image processing library.

Requirements

Install

  • install Cairo
  • install sprity-canvas
npm install sprity sprity-canvas

If you want to use the command line interface of sprity install it globally.

npm install sprity sprity-canvas -g

Supported image formats

  • png (Default)

Options

  • canvas-smoothing: If false disables imageSmoothing on canvas [Default: true]

Usage

See sprity documentation


Gitter

About

node-canvas image processing engine for sprity

License:MIT License


Languages

Language:JavaScript 100.0%