Just been learning about using Signed Distance Fields for sharp scaled font rendering.

Raylib has a built-in feature for creating SDF font atlases, letting you GPU render SDF font textures.

#gamedev #learncpp #askRodney