Skip to content

jarekkt/bmp2ugui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitmap Converter for uGui

A tool for converting bitmaps to C arrays for uGui ( )

Based on https://github.com/DanNixon/GLCD-BitmapConverter

Usage

Use python bmp2ugui.py -h to see a list of arguments.

Requires PIL package

Example

python ./bmp2ugui.py -f test.bmp -o test_img.c -a test_img

Notes

Still early stage of development. Works, but not much of e.g. error checks and protections.

About

C array generator for uGui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published