Looking for an installed font

2013-04-22 Thread Andreas Röver
Hello, I've written a game that uses FreeSans as the font for displaying its text. I do not want to include that font in the distribution of the game but rather use a the font file normally installed on the system. For that I want to check in configure whether the font file is available in the sy

Re: Looking for an installed font

2013-04-22 Thread Bob Friesenhahn
On Mon, 22 Apr 2013, Andreas Röver wrote: Hello, I've written a game that uses FreeSans as the font for displaying its text. I do not want to include that font in the distribution of the game but rather use a the font file normally installed on the system. For that I want to check in configure