Posted By:
Erdem_Gunay
Posted On:
Wednesday, July 25, 2001 04:16 AM
Hi, I am generating an AWT applet which must be able to display Turkish characters. However I can not get the desired output. Irrelevant characters are displayed for special turkish characters.
I tried to modify
font.properties
file changing ANSI_CHARSET strings with TURKISH_CHARSET but this did not work. (do I modify wrong font.properties file? there are a few font.properties files? which one should be modified?)
thanks.