Help Me! AWT TextArea Font Problem
helloPl tell me hw to set Tamil Fonts in AWT TextArea comp.thanxrafik
[97 byte] By [
snmrafika] at [2007-10-1 1:47:43]

i'm not sure if Tamil font is supported, but you can try this:....Graphics g;g.setFont(new Font("Tamil", 0, 12));.......