mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-04-18 06:00:30 -04: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.