Aleo, Noto Sans, Open Dyslexic fonts (#163)
## Summary
* Swap out Bookerly font due to licensing issues, replace default font
with Aleo
* I did a bunch of searching around for a nice replacement font, and
this trumped several other like Literata, Merriwether, Vollkorn, etc
* Add Noto Sans, and Open Dyslexic as font options
* They can be selected in the settings screen
* Add font size options (Small, Medium, Large, Extra Large)
* Adjustable in settings
* Swap out uses of reader font in headings and replaced with slightly
larger Ubuntu font
* Replaced PixelArial14 font as it was difficult to track down, replace
with Space Grotesk
* Remove auto formatting on generated font files
* Massively speeds up formatting step now that there is a lot more CPP
font source
* Include fonts with their licenses in the repo
## Additional Context
Line compression setting will follow
| Font | Small | Medium | Large | X Large |
| --- | --- | --- | --- | --- |
| Aleo |

|

|

|

|
| Noto Sans |

|

|

|

|
| Open Dyslexic |

|

|

|

|
2025-12-30 18:21:47 +10:00
|
|
|
// The contents of this file are generated by ./lib/EpdFont/scripts/build-font-ids.sh
|
|
|
|
|
#pragma once
|
|
|
|
|
|
2026-01-21 22:42:41 +11:00
|
|
|
#define BOOKERLY_12_FONT_ID (-1905494168)
|
|
|
|
|
#define BOOKERLY_14_FONT_ID (1233852315)
|
|
|
|
|
#define BOOKERLY_16_FONT_ID (1588566790)
|
|
|
|
|
#define BOOKERLY_18_FONT_ID (681638548)
|
|
|
|
|
#define NOTOSANS_12_FONT_ID (-1559651934)
|
|
|
|
|
#define NOTOSANS_14_FONT_ID (-1014561631)
|
|
|
|
|
#define NOTOSANS_16_FONT_ID (-1422711852)
|
|
|
|
|
#define NOTOSANS_18_FONT_ID (1237754772)
|
|
|
|
|
#define OPENDYSLEXIC_8_FONT_ID (1331369208)
|
|
|
|
|
#define OPENDYSLEXIC_10_FONT_ID (-1374689004)
|
|
|
|
|
#define OPENDYSLEXIC_12_FONT_ID (-795539541)
|
|
|
|
|
#define OPENDYSLEXIC_14_FONT_ID (-1676627620)
|
|
|
|
|
#define UI_10_FONT_ID (-1246724383)
|
|
|
|
|
#define UI_12_FONT_ID (-359249323)
|
|
|
|
|
#define SMALL_FONT_ID (1073217904)
|