pixel-sprite-generator icon indicating copy to clipboard operation
pixel-sprite-generator copied to clipboard

Made background transparent, added resize to prototype

Open cfreeley opened this issue 10 years ago • 2 comments

Not sure if you accept PRs, and this is a subjective one, but it made developing my game with this program easier.

  • Took advantage of the canvas alpha option to make the background (0 squares) transparent.
  • Includes the example resize() code to the base class

cfreeley avatar Dec 18 '14 00:12 cfreeley

I think would be useful for others.

bitplanets avatar Dec 22 '14 18:12 bitplanets

I did this in my fork as well: https://github.com/seiyria/mixel for those looking for something to just use.

seiyria avatar Jun 13 '18 21:06 seiyria