Ocean
Ocean::CV::Fonts::Utilities Class Reference

This class implements utility functions for the FreeType font library. More...

Static Public Member Functions

static std::string translateErrorCode (const FT_Error error)
 Translates the a FreeType error code to a readable string. More...
 

Detailed Description

This class implements utility functions for the FreeType font library.

Member Function Documentation

◆ 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
errorThe error code to translate
Returns
The readable string

The documentation for this class was generated from the following file: