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

Go to the source code of this file.

Functions

 open_face_from_buffer (FT_Library library, FT_Byte *base, FT_ULong size, FT_Long face_index, const char *driver_name, FT_Face *aface)
 
FT_BEGIN_HEADER open_face_PS_from_sfnt_stream (FT_Library library, FT_Stream stream, FT_Long face_index, FT_Int num_params, FT_Parameter *params, FT_Face *aface)
 

Function Documentation

open_face_from_buffer ( FT_Library  library,
FT_Byte base,
FT_ULong  size,
FT_Long  face_index,
const char *  driver_name,
FT_Face aface 
)
FT_BEGIN_HEADER open_face_PS_from_sfnt_stream ( FT_Library  library,
FT_Stream  stream,
FT_Long  face_index,
FT_Int  num_params,
FT_Parameter params,
FT_Face aface 
)

Referenced by FT_Open_Face().