2.1.1 • Published 6 years ago
@streetcredlabs/spritezero-cli v2.1.1
NOTE: This is a fork because the OG is no longer installable via npm and doesn't seem to be getting updated.
In this fork, we've updated the version of spritezero the same as this open PR https://github.com/mapbox/spritezero-cli/pull/28
spritezero-cli
A command-line interface to spritezero.
Installation
npm install -g @streetcredlabs/spritezero-cliUsage
spritezero [output filename] [input directory]
--retina shorthand for --ratio=2
--ratio=[n] pixel ratio
--unique map identical images to multiple namesSpritezero reads an input directory containing SVG files and generates a JSON layout file and PNG spritesheet.
2.1.1
6 years ago