Page 1 of 1

Rendering problem in xml file

Posted: Wed Sep 29, 2021 2:24 pm
by sony
Hi,

My xml file contains "telugu"(indian language) unicode text like which is not rendering properly in text mode

<text xml:lang="sa-te">
<body>
<div>
<p>శ్రీమత్కూరేశమిశ్రానుగృహీతః</p>
<div type="invocation">
<head>శ్రీస్తవః</head>
<lg>
<l>శ్రీవత్సచిహ్నమిశ్రేభ్యో నమ ఉక్తిమధీమహే |</l>
<l>యదుక్తయస్త్రయీకణ్ఠే యాన్తి మంగళసూత్రతామ్ ||</l>
</lg>
</div>
</div>
</body>
</text>

The rendering is like attached file. My OS is windows 10

I set the font "gautami" which is a "telugu" font. and also tried with various other fonts too. But the letter joining is not rendering properly. Some where in the documentation I have read there support for Indian languages but the problem is with displaying proper glyph. Any help greately appreciated.

Re: Rendering problem in xml file

Posted: Fri Oct 01, 2021 4:48 pm
by adrian
Hello,

What version of Oxygen are you using? Which distribution did you install the one that includes Java SE 8 or OpenJDK 11-15 (Help > About, System Properties, java.version)?

Please try the distribution of Oxygen with OpenJDK. Newer versions of Java (OpenJDK 11+) are known to have improved the support for special scripts.

Regards,
Adrian