Thanks,
I don't need a particular font at the moment, users can change them by editing the gui/default/main.gui file, like so.
But I needed to setup a default which (hopefully) works on all popular distributions.
I don't need a particular font at the moment, users can change them by editing the gui/default/main.gui file, like so.
Code:
[fonts]
partBin_search=DejaVuSans,FreeSans,verdana,16
selInfoPanel_text=DejaVuSans,FreeSans,verdana,18
partInfoPanel_textS1=DejaVuSansMono,FreeMono,cour,FreeSans,18
partInfoPanel_textS2=DejaVuSansMono,FreeMono,cour,FreeSans,14
etc..
But I needed to setup a default which (hopefully) works on all popular distributions.