Tutorials
Documentation
ofacedesc.c File Reference
#include <fontconfig/fontconfig.h>
#include <fontconfig/fcfreetype.h>
#include "internal.h"
#include <FT_GLYPH_H>
#include <FT_OUTLINE_H>
#include <FT_TYPE1_TABLES_H>
#include <FT_BDF_H>
#include <FT_SFNT_NAMES_H>
#include <FT_TRUETYPE_IDS_H>

Detailed Description

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.


Generated for QuesoGLC by doxygen 1.8.11 written by Dimitri van Heesch © 1997-2005