Text input
Closed this issue · 2 comments
mholt commented
This is awesome. Any plans to add text input? I would use this to help explain/teach code by typing out a line or two on the canvas and drawing around it. (I guess I could just add it myself, but I'd have to find time first!)
manuhabitela commented
I don't have any plans to add a text input feature but I agree it would be really cool!
Don't really know how we could implement it without much trouble though, as the drawingboard is a simple canvas and I don't want the library to be too big.
mholt commented
Yeah, I get wanting to keep the library small. I'm not sure what it would require either, but now at least the thought is out there... maybe worth a fork. We'll see what I have time for!