Ramesh Ganesan
unread,May 5, 2008, 9:45:21 AM5/5/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Indian Groovy & Grails User Group
Hi,
I ran the below code with the OL 4.0.11 server,
<?xml version="1.0" encoding="UTF-8" ?>
<canvas>
<dataset name="let" >
<word>அ</word>
</dataset>
<simplelayout spacing="1" axis="x"> </simplelayout>
<text datapath="let:/word/text()" fontsize="40"/>
</canvas>
---
I am getting the correct interpretation for the DHTML environment but
FLASH environment is not showing the unicode character ( Its showing
only box like symbol...).
Thanks in advance!
Regards,
Ramesh G.