mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-01-03 03:18:46 -05:00
* Removed some legacy files that were compiled, but not used anywhere. * Cleaned-up ImageManager and FontManager implementations, trying to use RAII wherever possible. * Fixed minor bugs in Font.cpp implementation. * Removed unused includes. * Other minor cleanups and refactors.