Commit Graph

8 Commits (16b96d533a95c0afa617515261924c5bbd658827)

Author SHA1 Message Date
cosmonaut 16b96d533a add DistanceRange to Font 2023-12-15 10:46:09 -08:00
cosmonaut 420f5caee9 font scaling tweaks 2023-12-15 10:46:09 -08:00
cosmonaut 2143418347 restructure for wellspring API update 2023-12-15 10:46:09 -08:00
cosmonaut bd98ae8441 fix validation error when TextBatch is empty 2022-10-24 17:22:24 -07:00
cosmonaut d190df55b2 update wellspring 2022-06-30 13:25:52 -07:00
cosmonaut 1aa522ffa1 avoid TextBatch.Draw smashing the stack with big strings 2022-06-30 13:24:51 -07:00
cosmonaut 65568ea234 Font rendering update 2022-04-13 15:10:23 -07:00
cosmonaut 61a6d0bdc0 Font Rendering (#18)
Adds a font rendering system based on Wellspring.

Reviewed-on: #18
2022-04-13 03:06:14 +00:00