File not found (on linux): font/Default.cfg

Great work, but on my linux box it gives trouble when loading the font-file beacause there is a difference between the name in the directory and the name in the code:



font/Default.cfg (in the code)

Font/Default.cfg (real name in the "data" directory)



Could someone fix this in the repository?

:frowning:

Ok, should be fixed and in CVS.



Gregg, I modified WidgetFontAbstract.



Changed:



FONT_DIRECTORY = "data/font/"



capitalized "font".