MyScript / iinkJS

:pencil2: :cloud: iinkJS is the fastest way to integrate rich handwriting recognition features in your webapp.
https://developer.myscript.com
Other
136 stars 17 forks source link

Is there a way to specify text encoding? (Web API) #12

Closed sksmania closed 2 years ago

sksmania commented 2 years ago

Hello, Is there a way to specify text encoding?

I have input Korean as shown below, the characters are rendered in a empty boxed state. ex) editor.import('가나다', 'text/plain')

mathieuruellan commented 2 years ago

Hello,

We have reproduced this issue. That is a regression. IInkJs doesn't set the right font in the setTheme message. We will push a fix quickly.

sksmania commented 2 years ago

Okay thank you for quick reply. Have a good day :)

mathieuruellan commented 2 years ago

Hello @sksmania . Our team has pushed a new release today, fixing this issue. Don't hesitate to add a feedback.