An open API service indexing awesome lists of open source software.

https://github.com/0rayn/bitmapping-generator

draw and generate the bit-mapping for your custom character/emoji
https://github.com/0rayn/bitmapping-generator

bitmap bitmap-font bitmap-generator

Last synced: 9 months ago
JSON representation

draw and generate the bit-mapping for your custom character/emoji

Awesome Lists containing this project

README

          

# bitmapping generator
I've worked with bitmaping for YonaOs fonts, and found out that the other devs use it also for LCDs, so I made one that's flexible for all of us;
## How To use
enter your grid size using X and Y field, play around and make your own monalisa in 16 bits ¯\\_(ツ)_/¯, then export it as binary by default or hex using the checkbox;

![A](screen-shots/A.png)
![A](screen-shots/ABinary.png)
![A](screen-shots/AHex.png)