Added memory FS and put the default font there so it is easier to load it.

This commit is contained in:
2025-03-28 11:48:16 +01:00
parent 6cf748b05d
commit 63fcb6181f
11 changed files with 341 additions and 96 deletions

4
.gitignore vendored
View File

@@ -28,6 +28,10 @@ compile_commands.json
/config.py
/config_*.py
# Generated files
*.gen.*
!*.gen.*.jinja
# Prerequisites
*.d