Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Macros | Functions | Variables
t1driver.c File Reference
#include <ft2build.h>
#include "t1driver.h"
#include "t1gload.h"
#include "t1load.h"
#include "t1errors.h"
#include "t1afm.h"

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_t1driver
 

Functions

 Get_Interface (FT_Module module, const FT_String *t1_interface)
 

Variables

FT_CALLBACK_TABLE_DEF const FT_Driver_ClassRec t1_driver_class
 

Macro Definition Documentation

◆ FT_COMPONENT

#define FT_COMPONENT   trace_t1driver

Definition at line 49 of file t1driver.c.

Function Documentation

◆ Get_Interface()

Get_Interface ( FT_Module  module,
const FT_String t1_interface 
)

Definition at line 611 of file t1driver.c.

References ft_service_list_lookup(), and FT_UNUSED.

Variable Documentation

◆ t1_driver_class

Definition at line 680 of file t1driver.c.