Skip to content

Releases: haloflooder/Aseprite-Scripts

Pixel Stats v1.1

31 Aug 07:04
Compare
Choose a tag to compare

"Space Drawing" Pixel art by DogeNut

Pixel Stats comes with a few new features and some optimized code to help it run a teensy bit faster! I have also included a minified version of a script if you want a smaller file size for some reason.

New Features

  • Added the ability to only analyze a selection the user made on the image
  • Added a new color analyzer that tells you what color group the pixels are in (with the option to turn it off in the script)
  • Added a few options in the script to help speed up Pixel Stats (just by a little bit)

Other boring changes

  • Optimized the text spacer functions (Runs much faster now!)
  • Added a debug flag to show how long each section runs

For more information about the script, go to this wiki page

Pixel Stats v1.0

27 Aug 03:38
Compare
Choose a tag to compare

Pixel Stats is a script that tells you the total amount of pixels for each color along with the percentage!

For more information about the script, go to this wiki page

  • First release