zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
cidload.h File Reference
#include <ft2build.h>
#include <FT_INTERNAL_STREAM_H>
#include "cidparse.h"

Go to the source code of this file.

Classes

struct  CID_Loader_
 

Typedefs

typedef FT_BEGIN_HEADER struct
CID_Loader_ 
CID_Loader
 

Functions

 cid_face_open (CID_Face face, FT_Int face_index)
 
 cid_get_offset (FT_Byte **start, FT_Byte offsize)
 

Typedef Documentation

Function Documentation

cid_face_open ( CID_Face  face,
FT_Int  face_index 
)
cid_get_offset ( FT_Byte **  start,
FT_Byte  offsize 
)

Definition at line 42 of file cidload.c.

Referenced by cid_load_glyph(), and cid_read_subrs().