This class implements utility functions for the FreeType font library.
More...
|
static std::string | translateErrorCode (const FT_Error error) |
| Translates the a FreeType error code to a readable string. More...
|
|
This class implements utility functions for the FreeType font library.
◆ translateErrorCode()
static std::string Ocean::CV::Fonts::Utilities::translateErrorCode |
( |
const FT_Error |
error | ) |
|
|
static |
Translates the a FreeType error code to a readable string.
- Parameters
-
error | The error code to translate |
- Returns
- The readable string
The documentation for this class was generated from the following file: