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
- Host: GitHub
- URL: https://github.com/0rayn/bitmapping-generator
- Owner: 0rayn
- Created: 2023-09-16T17:52:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-22T15:05:56.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T05:51:04.399Z (over 1 year ago)
- Topics: bitmap, bitmap-font, bitmap-generator
- Language: JavaScript
- Homepage: https://0rayn.github.io/bitmapping-Generator/
- Size: 57.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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;


