mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-16 16:12:37 -06:00
feat: implement optimized text rendering by caching font characters into special atlas
This commit is contained in:
@@ -2,3 +2,4 @@ pub mod animated;
|
||||
pub mod blinking;
|
||||
pub mod sprite;
|
||||
pub mod text;
|
||||
pub mod ttf;
|
||||
|
||||
Reference in New Issue
Block a user