Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #3328

Re: java hindi font support

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: java hindi font support
Date 2011-04-28 00:24 -0700
Organization Canadian Mind Products
Message-ID <ib5ir6dae1lulub6480ck3p5vj4ottilmb@4ax.com> (permalink)
References <e7857f04-9550-4542-b665-f759cbe9a5b8@s34g2000prg.googlegroups.com>

Show all headers | View raw


On Wed, 27 Apr 2011 21:31:35 -0700 (PDT), Rashad <rashadkm@gmail.com>
wrote, quoted or indirectly quoted someone who said :

>I am doing openjump hindi translation in ubuntu 10.04 lucid. I had
>translated some messages and do a native2ascii to convert the message
>to escaped unicode but the instead of hindi characters some symbols
>are displayed. How to configure hindi font for java-6-openjdk

NativeToASCII produces its own weird format that nothing else
understands.

See http://mindprod.com/jgloss/resource.html

http://mindprod.com/jgloss/resourcebundle.html

ResourceBundle has its own weird format too.

Or store these Strings in data files in UTF-8.
 
See http://mindprod.com/jgloss/encoding.html
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
Politicians complain that Kindles and iBooks are killing jobs by 
destroying the paper book industry.  I see it that they have create a way 
to produce books for less than a third the cost without destroying forests 
and emitting greenhouse gases in the process.  They have created wealth.  
They are encouraging literacy and cutting the costs of education.  

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

java hindi font support Rashad <rashadkm@gmail.com> - 2011-04-27 21:31 -0700
  Re: java hindi font support Roedy Green <see_website@mindprod.com.invalid> - 2011-04-28 00:24 -0700
    Re: java hindi font support Rashad <rashadkm@gmail.com> - 2011-04-28 00:37 -0700
      Re: java hindi font support Roedy Green <see_website@mindprod.com.invalid> - 2011-04-29 01:18 -0700

csiph-web