> 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
_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype
