spritesmith
Advanced tools
Comparing version 1.0.0 to 1.0.1
# spritesmith changelog | ||
1.0.1 - Added attribution to README | ||
1.0.0 - Major release with multiple breaking changes: | ||
@@ -3,0 +5,0 @@ |
{ | ||
"name": "spritesmith", | ||
"description": "Utility that takes images and creates a spritesheet with JSON sprite data", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"homepage": "https://github.com/Ensighten/spritesmith", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -49,2 +49,8 @@ # spritesmith [![Build status](https://travis-ci.org/Ensighten/spritesmith.png?branch=master)](https://travis-ci.org/Ensighten/spritesmith) | ||
### Do you like `spritesmith`? | ||
[Support us via gratipay][gratipay] or [spread word on Twitter][twitter] | ||
[gratipay]: https://gratipay.com/twolfson/ | ||
[twitter]: https://twitter.com/intent/tweet?text=Spritesheets%20made%20easy%20via%20spritesmith&url=https%3A%2F%2Fgithub.com%2FEnsighten%2Fspritesmith&via=twolfsn | ||
## Breaking changes in 1.0.0 | ||
@@ -320,10 +326,14 @@ We have moved to `pixelsmith` as the default `engine`. It is `node` based and should support your sprites. Any other engines must be installed outside of `spritesmith`. This will lead to cleaner and faster installations. | ||
## Donating | ||
Support this project and [others by twolfson][gratipay] via [gratipay][]. | ||
## Attribution | ||
[GitHub][github-icon] and [Twitter][twitter-icon] icons were taken from [Alex Peattie's JustVector Social Icons][justvector]. | ||
[![Support via Gratipay][gratipay-badge]][gratipay] | ||
[Fork][noun-fork-icon] designed by [P.J. Onori][onori] from The Noun Project | ||
[gratipay-badge]: https://cdn.rawgit.com/gratipay/gratipay-badge/2.x.x/dist/gratipay.png | ||
[gratipay]: https://www.gratipay.com/twolfson/ | ||
[Plus][+] and [Equals][=] icons were built using the [Ubuntu Light typeface][ubuntu-light]. | ||
[justvector]: http://alexpeattie.com/projects/justvector_icons/ | ||
[noun-fork-icon]: http://thenounproject.com/noun/fork/#icon-No2813 | ||
[onori]: http://thenounproject.com/somerandomdude | ||
[ubuntu-light]: http://font.ubuntu.com/ | ||
## License | ||
@@ -330,0 +340,0 @@ Copyright (c) 2012-2014 Ensighten |
81964
341