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


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

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-29 01:18 -0700
Organization Canadian Mind Products
Message-ID <4nskr6pumdm8nlbvhvdibk263vnsegpo7j@4ax.com> (permalink)
References <e7857f04-9550-4542-b665-f759cbe9a5b8@s34g2000prg.googlegroups.com> <ib5ir6dae1lulub6480ck3p5vj4ottilmb@4ax.com> <36f65a8e-3815-43ee-b8c2-a8ff947906f0@17g2000prr.googlegroups.com>

Show all headers | View raw


On Thu, 28 Apr 2011 00:37:08 -0700 (PDT), Rashad <rashadkm@gmail.com>
wrote, quoted or indirectly quoted someone who said :

>i used native2ascii. can you please tell me some hindi fonts that can
>be recognized by java

Java understands any true-type font that is pre-installed.
You can see which fonts on your machine support Hindi using
http://mindprod.com/applet/unicode.html

look in the range 0x0900 .. 0x097F 

you can also do a quick check with 
http://mindprod.com/applet/fontshower.html
to see if the \u0921 character renders in various fonts.
-- 
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 | 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