[I18n-sig] Support for Devanagari Script

Vijaya Poudyal vjktm at yahoo.com
Fri Sep 8 03:06:38 CEST 2006


Hi,
  I have recently discovered the power of Python.  I started by trying to implement a Sanskrit transliteration translation program.  I did accomplish it but the Unicode Devanagari script is not displaying as I expect on the python interpreter output lines.  The same sequence of unicode does render as expected if I write it to an html file and open it with a web browser.  
   
  The attached code does both, I cannot figure out if I am doing something wrong, or not setting up the fonts correctly in python, or python does not fully implement the unicode standard (for this script).  
   
  I hope this is the right group to ask the question.  Thanks for any help.
   
  vjktm
   
   

 		
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates starting at 1¢/min.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/i18n-sig/attachments/20060907/8d833544/attachment.html 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/i18n-sig/attachments/20060907/8d833544/attachment.htm 


More information about the I18n-sig mailing list