This contains emoji bitmaps created by members of the Rebble community. These will be used in RebbleOS or potentially a language pack for PebbleOS.
Emoji files are in the emojis
directory. All other files are to do with the auto-generating README file.
Before contributing please consider viewing the emoji thread in the #firmware channel on the Rebble Discord server.
Follow these steps to contribute:
- Fork this repository
- Add emojis following the filename convention listed below
- Open a pull request
Each emoji has a small version (roughly 11x11px) and a large version (roughly 18x18px) and should be in PNG
format.
Typically the background is white and the emoji is black. The black should touch each side so there's no entirely blank column or row along all the outside edges.
The image filename should follow the format 'codepoint
-sizecode
.png'
The sizecodes are sm
for small and lg
for large.
For example, the star emoji file in large would be called 2B50-lg.png
.
Readme autogenerated @ Sun Nov 20 20:54:39 UTC 2022