Skip to content

PNG decompiler, to import as an external app on the Numworks calculator

Notifications You must be signed in to change notification settings

pierreneillo/PNGAdaptToNumworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is not finished at all! Come back later to see improvements

PNG Adapt to Numworks

PNG decompiler, to import as an external app on the Numworks calculator

Composition

This project shall be written in two parts:
- The first part is the program for the pre-treatment of the image to import : optimization of the colors, given the screen of the Numworks calculator displays only 32768 colors (32 red, 32 green and 32 blue). This part shall contain a compliant PNG decompiler and a compiler which compiles with a smaller buffer than authorised, because the Numworks calculator does not have a big memory. The output image will therefore be not as well compressed as the original one perhaps, but will be readable by the Numworks calculator.
- The second part should contain an adapted decompiler, an a program for image displaying.

License

There is no license for this project. You can copy, edit, publish this code without any restriction.

About

PNG decompiler, to import as an external app on the Numworks calculator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages