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
t1parse.c File Reference
#include <ft2build.h>
#include "t1parse.h"
#include "t1errors.h"

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_t1parse
 

Functions

 T1_New_Parser (T1_Parser parser, FT_Stream stream, FT_Memory memory, PSAux_Service psaux)
 
 T1_Finalize_Parser (T1_Parser parser)
 
 T1_Get_Private_Dict (T1_Parser parser, PSAux_Service psaux)
 

Macro Definition Documentation

◆ FT_COMPONENT

#define FT_COMPONENT   trace_t1parse

Definition at line 53 of file t1parse.c.

Function Documentation

◆ T1_Finalize_Parser()

T1_Finalize_Parser ( T1_Parser  parser)

Definition at line 244 of file t1parse.c.

References FT_FREE, and FT_LOCAL_DEF.

◆ T1_Get_Private_Dict()

T1_Get_Private_Dict ( T1_Parser  parser,
PSAux_Service  psaux 
)

Definition at line 261 of file t1parse.c.

References error, FT_Err_Ok, FT_STREAM_POS, and FT_StreamRec_::memory.

◆ T1_New_Parser()

T1_New_Parser ( T1_Parser  parser,
FT_Stream  stream,
FT_Memory  memory,
PSAux_Service  psaux 
)

Definition at line 136 of file t1parse.c.

References error.