|
Ocean
|
This class implements utility functions for the FreeType font library. More...
#include <Utilities.h>
Static Public Member Functions | |
| static std::string | translateErrorCode (const FT_Error error) |
| Translates the a FreeType error code to a readable string. | |
This class implements utility functions for the FreeType font library.
|
static |
Translates the a FreeType error code to a readable string.
| error | The error code to translate |