Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ft2build.h>
#include "ttdriver.h"
#include "ttgload.h"
#include "ttpload.h"
#include "tterrors.h"
#include "ttpic.h"
Go to the source code of this file.
Macros | |
#define | FT_COMPONENT trace_ttdriver |
#define | PAIR_TAG(left, right) |
#define | TT_HINTER_FLAG 0 |
#define | TT_SIZE_SELECT 0 |
Functions | |
FT_DEFINE_SERVICE_TTGLYFREC (tt_service_truetype_glyf,(TT_Glyf_GetLocationFunc) tt_face_get_location) FT_DEFINE_SERVICEDESCREC3(tt_services | |
&TT_SERVICE_TRUETYPE_GLYF_GET | tt_get_interface (FT_Module driver, const char *tt_interface) |
Variables | |
FT_SERVICE_ID_XF86_NAME | |
FT_XF86_FORMAT_TRUETYPE | |
FT_SERVICE_ID_TRUETYPE_ENGINE | |
FT_SERVICE_ID_TT_GLYF | |
#define FT_COMPONENT trace_ttdriver |
Definition at line 52 of file ttdriver.c.
Definition at line 69 of file ttdriver.c.
#define TT_HINTER_FLAG 0 |
Definition at line 451 of file ttdriver.c.
#define TT_SIZE_SELECT 0 |
Definition at line 457 of file ttdriver.c.
FT_DEFINE_SERVICE_TTGLYFREC | ( | tt_service_truetype_glyf | , |
(TT_Glyf_GetLocationFunc) | tt_face_get_location | ||
) |
& TT_SERVICE_TRUETYPE_GLYF_GET tt_get_interface | ( | FT_Module | driver, |
const char * | tt_interface | ||
) |
Definition at line 403 of file ttdriver.c.
References FT_ModuleRec_::clazz, FT_Get_Module(), ft_service_list_lookup(), SFNT_Interface_::get_interface, library, FT_Module_Class_::module_interface, NULL, and TT_SERVICES_GET.
FT_SERVICE_ID_TRUETYPE_ENGINE |
Definition at line 396 of file ttdriver.c.
Referenced by FT_Get_TrueType_Engine_Type().
FT_SERVICE_ID_TT_GLYF |
Definition at line 396 of file ttdriver.c.
FT_SERVICE_ID_XF86_NAME |
Definition at line 396 of file ttdriver.c.
FT_XF86_FORMAT_TRUETYPE |
Definition at line 396 of file ttdriver.c.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.