newpen

Results 8 comments of newpen

I now try to do it with http://jakiestfu.github.io/Snap.js/demo/apps/ratchet/template.html Still the same problem. Looking at the source code, it should have imported ratchet.js.

Where can I try and set the character boundary? I tried to look into the codes but it was a bit too difficult for me to follow... Thanks in advance!

OK thanks, but the thing is that it is missing more than one characters (sometimes a few sentences), so if I shift back and forth, most likely I would just...

I played on it for a bit, the following codes seem to work on my case, but not sure about other cases.. ``` if ( $opcode === 'c' ) {...

No... can be 1-4 bytes... I guess I may have to refine it for a bit to suit more cases... But how about insertion? I can't get it right using...

Thanks! I also just googled it and discovered this fork https://github.com/xrstf/PHP-FineDiff It is working well with my Chinese characters!

Cool! Thanks! I realize the the fork isn't performing as efficient as this one, but it still can serve as the temporary solution. Looking forward to your updates!

Any updates on the issue?