Add Indic fonts for use by Java in Ubuntu server

This is how I could add Indic fonts to Ubuntu server and make them available for use by Java –

Run on teminal –

  1. sudo apt-get install fonts-indic
  2. sudo apt-get install fontconfig
  3. sudo fc-cache -f -v

Should be good now. Try your Java program to confirm.

Sreekumar Kj
Sreekumar (KJ) has been a hobby programmer from school days. Codemarvels is his personal blog from the year 2010, where he writes about technology, philosophy, society and a bit about physics. He now runs a conversational AI company - DheeYantra - focusing his efforts to help businesses improve operational efficiency using digital employees powered by AI.