Are there any rich text editing libraries which can be used with HTML5 canvas? I have tried looking into:
I am looking something similar which works with HTML5 Canvas element.
Well,there is Carota at http://earwicker.com/carota. And a new one is currently under development at http://richtextjs.com (DISCLAIMER, I am the author).
HTML5 Canvas is not a good target for rich text, since its capabilities are super limited. There are tons of great HTML DOM solutions, so the best option if you have a canvas app is to use something like the EaselJS DOMElement to wrap DOM-based elements, and control them like a child of the EaselJS display list.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With