This is how I could add Indic fonts to Ubuntu server and make them available for use by Java –
Run on teminal –
- sudo apt-get install fonts-indic
- sudo apt-get install fontconfig
- sudo fc-cache -f -v
Should be good now. Try your Java program to confirm.
Kj [/.] Sreekumar programs computers as a hobby and profession. Into programming from his school days, Sree uses Codemarvels to key in facts and fixes he finds interesting while working on different projects. Some of the articles here give away a few shades of his philosophical leanings too.