Anish Sheela
Anish Sheela
I am still not able to install it. > anish@ip-192-xxx pattypan % java -jar pattypan.jar > Error: LinkageError occurred while loading main class pattypan.Launcher > java.lang.UnsupportedClassVersionError: pattypan/Launcher has been compiled...
See pull request #5
See this. The word 'Swathanthrayam' - സ്വാതന്ത്ര്യം in Malayalam language, which is rendered in the app. It is supposed to be rendered like this: Use Languages -> Malayalam and Font...
From the source code, I can see that you are rendering character by character. In Indian languages, we have compound characters, like ക്ക -> ക + ് + ക ....
Thanks for the effort. Seems like its an issue with opentype.js . Let me open an issue over there.
Issue already exists - https://github.com/opentypejs/opentype.js/issues/191
Yes. It is rendered correctly.
I am working to update it by testing on a clean system and will raise a PR once complete.