Commit Graph

12 Commits (9d6e4de76180d3a998c068d9e97c94bca6e68abd)

Author SHA1 Message Date
cosmonaut 9d6e4de761 make text batches use less memory by defualt 2023-12-15 10:46:09 -08:00
cosmonaut 6cd31b4938 add some defaults to make text render setup easier 2023-12-15 10:46:09 -08:00
cosmonaut aa9baf2dff Improve tracking of resources 2023-12-15 10:46:09 -08:00
cosmonaut b24b8a3869 update TextBatch Add call 2023-12-15 10:46:09 -08:00
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