mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-22 05:16:41 +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