So I took @warrenm's MetalSlug (https://github.com/metal-by-example/MetalSlug) - itself an implementation of the https://sluglibrary.com paper…
Ported it to https://metalsprockets.com…
Optimised it so it renders all text in a single draw call (from an original 40,000 draw calls…)
And then entered the matrix?
Every glyph is vector. Whoa.
(Code needs a cleanup - it got messy but will put it online soon)