Re: Question about TrueType rendering

2005-02-07 Thread Eric Frias
Huw D M Davies wrote: If you've got this, then it means Wine is happily using FreeType. In this case Wine will (by default) render the fonts itself and display them via the X RENDER extension. This means that it'll not use X11 font mechanisms at all. If Wine can't use the RENDER extension then i

Re: Question about TrueType rendering

2005-02-07 Thread Huw D M Davies
On Mon, Feb 07, 2005 at 11:38:05AM -0500, Eric Frias wrote: > I'm trying to get winelib working on a platform whose X server doesn't > have native support for TrueType fonts. I've configured wine with > freetype, but it never seems to display the TrueType fonts. I don't > have xfsft or xfstt i

Question about TrueType rendering

2005-02-07 Thread Eric Frias
I'm trying to get winelib working on a platform whose X server doesn't have native support for TrueType fonts. I've configured wine with freetype, but it never seems to display the TrueType fonts. I don't have xfsft or xfstt installed. Should I expect this to work? I don't understand whether