Benjamin BALET

Results 55 comments of Benjamin BALET

For those having the issue. I am not very clear neither about how to patch the lib nor about the feedback of the author. Meanwhile you can wrap the call...

I think you should change the short description of the lib. Indeed stating that the lib is _A JavaScript library that breaks strings into their individual user-perceived characters_ is not...

@rakusai yes you are right. Westerners can still read a text if the font doesn't support the ligature. For example ex-æquo and ex-aequo or œuf and oeuf. But Khmer people...

VSCode, NotePad++, and NetBeans are working fine with Khmer. I am currently working in Cambodia and I've asked my team to work with VSCode.

I cannot reproduce the error

I'd bet rather that the user installed Jorani on a MySQL Server where functions are not available such as a shared web hosting env. But I'll add the PHP code...

SimHash is used to compute a distance between two texts. When the _distance_ equals to zero the two texts are similar. The output of `Compare` function is this distance. You...