Hand the looked-up atlas to Typograffiti.
Correct mistyped variable reference.
Fill in missing logic to lookup needed atlases.
Fix undefined variables issues.
Register more needed dependencies.
Integrate Typograffiti text rendering!
Fix type errors (wrong return type, infinity is undefined).
Fix type error (CatTrap uses Doubles, Typograffiti Floats).
Register new dependencies for text rendering.
Prepare atlases for text rendering!
Fix input of system parameters to layout.
Import Font' to pass in system font.
Draft additional layout inputs.
Keep the SDL window open!
Trial use of SDL2 rendering.
Draft CatTrap integration (layout code).