borodust / cl-bodge

Feature-rich game framework for Common Lisp
http://borodust.org/projects/cl-bodge/
MIT License
174 stars 14 forks source link

Dynamic text renderer #66

Closed borodust closed 7 years ago

borodust commented 7 years ago

Current text renderer for UI is static-text oriented and caches all the strings for reuse. Unfortunately, this approach doesn't work for text edit/input.