This is a basic example how to draw a bitmap on Pokitto screen
Dependencies: PokittoLib
Pokitto drawBitmap basic example
The bitmap was created with Photoshop (but you can use any similar drawing program) and converted to a .h resource file using Filippos img2pok tool, available here: https://github.com/Effer/img2pok
To try it out yourself
Just press the "Import into compiler" button on top right of this page!
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:401b951fdcdc | 2018-05-02 | Pokitto | New pokittolib with improved volume controls & better button handling |
2:5ef3dd229260 | 2018-01-10 | Pokitto | Fixed icon width |
1:beea7da2d56f | 2018-01-05 | Pokitto | PokittoLib updated |
0:9783d85b2a06 | 2018-01-01 | Pokitto | Initial commit |