I noticed in tests. rs the position & scale, different characters have different scales and translations when setting the Projection. I'm wondering if its possible to programmatically determine those translations & scales for the projection.
For context, I'm attempting to create a naive font atlas generation.