Re: Using fontconfig

2003-09-07 Thread Huw D M Davies
On Sun, Sep 07, 2003 at 02:51:39PM +0100, Mike Hearn wrote: > Hi to anybody who knows about fonts, > > It'd be nice to use fontconfig in future to locate font installation > paths. There is a simple API: > > FcStrList FcConfigGetFontDirs (FcConfig *config); > > which should let us use a small

Using fontconfig

2003-09-07 Thread Mike Hearn
Hi to anybody who knows about fonts, It'd be nice to use fontconfig in future to locate font installation paths. There is a simple API: FcStrList FcConfigGetFontDirs (FcConfig *config); which should let us use a small part of it, even if we don't use all of it. It means we don't need to make t