freetype
[Top][All Lists]
Advanced

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

Re: [ft] Getting error text


From: Werner LEMBERG
Subject: Re: [ft] Getting error text
Date: Tue, 24 Apr 2012 11:06:15 +0200 (CEST)

> in the include file "fterrdef.h" you have associations between error
> code and error text, e.g.:
> 
>   FT_ERRORDEF_( Cannot_Open_Resource,                        0x01, \
>                 "cannot open resource" )
> 
> How can i get the error text from the error code?!

See documentation in `fterrors.h'.


    Werner



reply via email to

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