# HG changeset patch # User Sam # Date 1685440823 -25200 # Node ID c6bfe0eacb5c6d7d54e3ca20174cdd855be5c6de # Parent 93becb68cb7a89568ccb4e7d00e7b6280825a0a3 this: feels sooooo good, font rendering working great (for a novice at least) diff -r 93becb68cb7a -r c6bfe0eacb5c README.md --- a/README.md Tue May 30 16:59:25 2023 +0700 +++ b/README.md Tue May 30 17:00:23 2023 +0700 @@ -71,7 +71,7 @@ Other important features: - [ ] Multisampling -- [ ] Text rendering +- [x] Text rendering - [ ] Animation system - [ ] Sprite system - [ ] Particle system