Which API are you using ? the native APIs or the Web APIs?
If your question is related to the math font size of the converted typeset, it is not possible to tune this font size, as it is automatically computed by the engine.
Best regards,
Gwenaëlle
S
Samchinnu001
said
almost 2 years ago
Hi,
I am using math web API.
I wrote like this. I using the smaller sketch area and the conversion is very small than the handwritten one. is there anything I can do for resizing it?
Thanks for your support.
G
Gwenaelle @MyScript
said
almost 2 years ago
Hello,
Thank you for your update.
Can you further detail whether you are using the REST APi? The iinkJS?
How do you then display the conversion result?
Best regards,
Gwenaëlle
S
Samchinnu001
said
almost 2 years ago
Hi,
Thank you for your swift response.
I am using iinkjs package in react js project.
I am just using the convert function like this "this.editorRef.current.editor.convert()".
G
Gwenaelle @MyScript
said
almost 2 years ago
Answer
Hi,
I have not been able to reproduce your issue with the react integration example:
Samchinnu001
While converting ink for 1st time the size of the converted stroke is small. is there any way to resize the stroke?
Hi,
I have not been able to reproduce your issue with the react integration example:
https://github.com/MyScript/web-integration-samples/tree/master/react-integration-examples
I simply modified the content type from TEXT to MATH and added a button that calls the following function:
Best regards,
Gwenaëlle
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstGwenaelle @MyScript
Hello,
Thank you for contacting us.
Which API are you using ? the native APIs or the Web APIs?
If your question is related to the math font size of the converted typeset, it is not possible to tune this font size, as it is automatically computed by the engine.
Best regards,
Gwenaëlle
Samchinnu001
Hi,
I am using math web API.
I wrote like this. I using the smaller sketch area and the conversion is very small than the handwritten one. is there anything I can do for resizing it?
Thanks for your support.
Gwenaelle @MyScript
Hello,
Thank you for your update.
Can you further detail whether you are using the REST APi? The iinkJS?
How do you then display the conversion result?
Best regards,
Gwenaëlle
Samchinnu001
Hi,
Thank you for your swift response.
I am using iinkjs package in react js project.
I am just using the convert function like this "this.editorRef.current.editor.convert()".
Gwenaelle @MyScript
Hi,
I have not been able to reproduce your issue with the react integration example:
https://github.com/MyScript/web-integration-samples/tree/master/react-integration-examples
I simply modified the content type from TEXT to MATH and added a button that calls the following function:
Best regards,
Gwenaëlle