ocharmap.c File Reference
defines the object __GLCcharMap which manage the charmaps of both the fonts and the masters.
More...
#include "internal.h"
Detailed Description
defines the object __GLCcharMap which manage the charmaps of both the fonts and the masters.
One of the purpose of this object is to encapsulate the FcCharSet structure from Fontconfig and to add it some more functionalities. It also allows to centralize the character map management for easier maintenance.