mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 06:06:23 +01:00
- fonts re-rendered: added äöüßÄÖÜ. - shuffled a bit with fonts to optimize disk usage - ability to delete files during OTA - prettify tagDB.json - error handling in get_DB - small cosmetic changes * Due to new ability to delete files: After firmware update via OTA, please perform an OTA update of the filesystem again to perform the deletion of unneeded fonts. * If updating via platform.io: don't forget to update the filesystem image.
16 lines
380 B
JSON
16 lines
380 B
JSON
{
|
|
"deletefile": [
|
|
"/fonts/calibrib62.vlw",
|
|
"/fonts/GillSC16.vlw",
|
|
"/fonts/GillSC20.vlw",
|
|
"/fonts/numbers1-1.vlw",
|
|
"/fonts/numbers1-2.vlw",
|
|
"/fonts/numbers2-1.vlw",
|
|
"/fonts/numbers2-2.vlw",
|
|
"/fonts/numbers3-1.vlw",
|
|
"/fonts/numbers3-2.vlw",
|
|
"/fonts/tw20.vlw",
|
|
"/fonts/twbold20.vlw"
|
|
]
|
|
}
|