Xenoprimate (Ben Bowen) @tinyffr.dev · 11d

Huge progress adding text rendering to tinyffr.dev! Configurable background colour and outlining; built-in support for a decently large default char set; kerning, configurable font size or bounded width/height/both, horizontal + vertical justify, and (soon) camera-facing billboarding too! #dotnet

2 likes 1 replies

?

Replies

Xenoprimate (Ben Bowen) · 11d

And here's the atlas my loader built in the background when loading the font! It uses R/G channel for the SDF data and a single tiny blue 3x3 square in the bottom which is used for a secondary background quad, used to multiply the background colour.