freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freetype] WINFONTS support


From: Thomas Charbonnel
Subject: Re: [Freetype] WINFONTS support
Date: Thu, 15 May 2003 14:43:41 +0200 (CEST)

> You probably need to call FT_Set_Pixel_Size before calling
> FT_GetWinFNT_Header.  FT_GetWinFNT_Header is a simple function, so it
> shouldn't be too hard to figure out where it's failing.

Thanks, indeed, that was the problem, I was slowly getting there stuffing
the winfnt code with FT_TRACEs. Shouldn't the winfnt driver call
FT_Set_Pixel_Size with the first available_size internally so that the
face is ready to use after FT_New_Face ?

> If you need help with the Wine side of things then let me know, I
> added FT_GetWinFNT_Header for this very purpose, but as yet haven't had
> a chance to use it in Wine.

Ok, thanks. I'll let you know.

Thomas






reply via email to

[Prev in Thread] Current Thread [Next in Thread]