Commit Graph

12 Commits (bba64c17960c370cc833805b4f5e9f2f5fbccd1a)

Author SHA1 Message Date
cosmonaut bba64c1796 make text batches use less memory by defualt 2023-12-15 09:23:46 -08:00
cosmonaut 6cb1498e26 add some defaults to make text render setup easier 2023-12-13 17:19:02 -08:00
cosmonaut 3044e9fe86 Improve tracking of resources 2023-12-12 12:43:28 -08:00
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