Clone repo

This commit is contained in:
2026-08-20 23:46:59 +04:00
commit e4343d4c5f
4800 changed files with 52828 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
[tocstart]: # (toc start)
* [Siji icon font](#siji-icon-font)
* [Waffle icon font](#waffle-icon-font)
* [Font Details](#font-details)
* [siji](#siji)
* [waffle](#waffle)
[tocend]: # (toc end)
# Siji icon font
Siji icon font is available at [https://github.com/stark/siji](https://github.com/stark/siji).
For u8g2, the icon font is combinded with the X11 [6x10 font](fntgrpx11).
Siji icon font is available under the "GNU General Public License v2.0": [https://github.com/stark/siji/blob/master/LICENSE](https://github.com/stark/siji/blob/master/LICENSE)
# Waffle icon font
Waffle icon font is available from https://github.com/addy-dclxvi/bitmap-font-collections
Waffle icon font is available under the "GNU General Public License v3.0": https://github.com/addy-dclxvi/bitmap-font-collections/blob/master/LICENSE
From the author of Waffle icon font:
When I opened Siji font, I saw that a lot glyphes had different vertical & horizontal alignment. That explains why some of the glyphes werent aligned well with text in the statusbar. So, I adjusted them to make it paired well with text font with 7px Uppercase height & 2px descent, one by one. Horizontally centered too. And glyphes which have odd-number of pixels, mathematically couldnt be centered inside 12px width bounding box. So, I dragged them all to the left. I also added 155 self-drawn glyphes.
# Font Details
## siji
![fntpic/u8g2_font_siji_t_6x10.png](fntpic/u8g2_font_siji_t_6x10.png)
## waffle
![fntpic/u8g2_font_waffle_t_all.png](fntpic/u8g2_font_waffle_t_all.png)