RobLoach / node-raylib

Node.js bindings for Raylib
https://robloach.github.io/node-raylib/
Other
245 stars 20 forks source link

text wordwrap demo #133

Open konsumer opened 2 years ago

konsumer commented 2 years ago

DrawTextRec has been moved out of raylib, so the demo breaks. I propose porting this to js, and putting it in addons (like I did with easings.)

Related: #130 Related: #117