freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] Error Description Strings


From: armin
Subject: [ft-devel] Error Description Strings
Date: Mon, 20 Aug 2018 10:58:46 +0200

I wonder what's the best solution to get FreeType's error strings from its
error numbers?  E.g. "cannot open resource" from `FT_THROW(
Cannot_Open_Resource )'.  Since I cannot locate anything in the docs I
wonder if

 
https://stackoverflow.com/questions/31161284/how-can-i-get-the-corresponding
-error-string-from-an-ft-error-code

is the best solution (seems quite hacky :P) and/or if I (or someone else)
should add a function like `strerror' to FreeType's API?




reply via email to

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