Ronin
Ronin
Use the magic numbers in the Aseprite file to make sure that we're reading an Aseprite file and the correct chunks where implemented.
Need to add support for the new additions in 1.3 of Aseprite
Abstract parsing away from the library to allow the same lib to be used in Node vs the browser. Since the Aseprite specific code can essentially be the same, I...
The contributing guide should include: - [x] Branch naming conventions - [ ] Code Style (ESLint preferences) - [ ] PR Guidelines - [ ] Commenting Guidelines - [x] Git...
Handle ICC profile data correctly instead of skipping it.
I love this template, the only thing I'm missing is something for mobile. It looks okay on mobile and handles the resize well, but I think it would look so...
### Hardware Heltec V3 ### Connection Type Serial ### Firmware Version 2.4.2.5b45303 ### Description I am connected to my device via NodeJS serial and just reading the logs with `concurrentLogOutput`...