sprity-gm

gm image processing engine for sprity

3 个版本
安装
npm install sprity-gm
yarn add sprity-gm
pnpm add sprity-gm
bun add sprity-gm
README

sprity-gm

NPM version Build Status Dependencies

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

Requirements

Install

npm install sprity sprity-gm

Install sprity-gm globally if you want to use sprity's command line interface

npm install sprity sprity-gm -g

Supported image formats

  • png (Default)
  • jpg
  • gif

Other formats supported by GraphicsMagick or ImageMagick may also work.

Options

Usage

See sprity documentation


Gitter

版本列表
1.0.2 2015-06-07
1.0.1 2015-05-15
1.0.0 2015-04-23