Commit Graph

9 Commits (eda2b92f14dc84b229783cb35c1bb6dc74d74b9f)

Author SHA1 Message Date
cosmonaut eda2b92f14 update TextBatch Add call 2023-12-09 17:41:08 -08:00
cosmonaut 02d92ea2c0 add DistanceRange to Font 2023-12-08 16:34:19 -08:00
cosmonaut 4774e931b6 font scaling tweaks 2023-12-08 16:34:19 -08:00
cosmonaut 77948dbeda restructure for wellspring API update 2023-12-08 16:34:19 -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