mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 12:57:35 +00:00

Since LibFSAC requires a reified window before loading a font, it makes sense to have a safe null state for the app. This lets us stay alive after a failed file request on startup, handle failure at any point during initialization, and claw back memory from all our font RefPtrs. A default startup font or none at all can now be set in FontEditor.ini
2 lines
48 B
INI
2 lines
48 B
INI
[Defaults]
|
|
Font=/res/fonts/KaticaRegular10.font
|