#include <ft2build.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_get_offset (FT_Byte **start, FT_Byte offsize) | |
cid_face_open (CID_Face face, FT_Int face_index) |
typedef FT_BEGIN_HEADER struct CID_Loader_ CID_Loader |