1.0.2 • Published 9 years ago

sprity-canvas v1.0.2

Weekly downloads
3
License
-
Repository
github
Last release
9 years ago

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