Algerian is installed on my computer, and it is available with a command "fc-list":
- Code: Select all
$ fc-list | grep Algerian
/home/lupin/.fonts/ALGER.TTF: Algerian:style=Regular,normal,Standard,Normaali,Normale,Standaard
/usr/local/lib/X11/fonts/lupinfonts/ALGER.TTF: Algerian:style=Regular,normal,Standard,Normaali,Normale,Standaard
I've tried to use fop config with autodetect option:
foSettings.setApacheFopConfiguration(File.read("fop.xconf")) # File.read("fop.xconf") returns a string containing xml ...