Rendering engine
Go to file
Mid a571d2d999 Move to runtime generated SDF fonts
GlyphCache is introduced as a layer that handles the bin packing with a
shelf heuristic. SDF rendering is handled in the fixed-function pipeline
using a simple alpha test. The shader version also applies a little
smoothing.

k3Batch had to be updated to add a minimum alpha parameter.
2025-12-01 23:58:55 +02:00
src Move to runtime generated SDF fonts 2025-12-01 23:58:55 +02:00