freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] load glyph error


From: David Turner
Subject: Re: [Freetype] load glyph error
Date: Mon, 03 Sep 2001 18:50:05 +0200

Hello Brian,

Brian Stell a écrit :
> 
> David Turner wrote:
> > ...
> >   the error codes have been changed between 2.0.2 (the version
> >   of FT2 you're user has installed on its system) and 2.0.4,
> >   which is why "0x442" isn't defined anymore..
> 
> Is there a way for my code to tell which library is loaded?
>

Well, the only thing we support are the compile-time FT_FREETYPE_MAJOR
and FT_FREETYPE_MINOR macros. That's clearly unsufficient to determine
which version of the library is _really_ used on a system..

Maybe we could add something like FT_Library_Get_Version( library, &major, 
&minor, &patchlevel ) ??

Regards,

- David



reply via email to

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