defines the object __GLCfaceDescriptor that contains the description of a face.
One of the purpose of this object is to encapsulate the FT_Face structure from FreeType and to add it some more functionalities. It also allows to centralize the character map management for easier maintenance.