Download Latest Version New _Useful Data_ section and other improvements.zip (574.2 kB)
Email in envelope

Get an email when there's a new version of Pixel Art to CSS

Home / v3.8.1
Name Modified Size InfoDownloads / Week
Parent folder
New _Useful Data_ section and other improvements.tar.gz 2020-05-10 529.8 kB
New _Useful Data_ section and other improvements.zip 2020-05-10 574.2 kB
README.md 2020-05-10 1.1 kB
Totals: 3 Items   1.1 MB 1

"Useful Data" section

The motivation behind this new section is to extract our project's data in an easier way while being able to play a bit with the output format.

At the moment we can get every pixel color of our project by frame and tweak the output with the following options: - Change the color format: [#000000], 0x000000, rgba(0,0,0,1). - Reverse the order of the pixels by rows (odd, even or both rows). - This feature comes handy when you want to use your art's data in a another project. I.e. if you have a LED matrix and you want to render your drawing, it could happen that the pixel that you considered to be the first one is actually the last of its row. This feature can help to speed up your work.

You can find this feature in: Load -> Useful Data

Modal layout changes and fixes

  • Copy to clipboard feature has been added to all the output fields.
  • The close button and header elements within the modal are now fixed positioned.
  • There is an inner scroll in the modal's body
  • Once the modal is opened, the background scroll is disabled.
Source: README.md, updated 2020-05-10