Rendering problem in xml file

Having trouble installing Oxygen? Got a bug to report? Post it all here.
sony
Posts: 7
Joined: Thu Jun 22, 2017 8:29 am

Rendering problem in xml file

Post 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.
You do not have the required permissions to view the files attached to this post.
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: Rendering problem in xml file

Post 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
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply