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

Go to the source code of this file.

Functions

 FT_Get_BDF_Charset_ID (FT_Face face, const char **acharset_encoding, const char **acharset_registry)
 
 FT_Get_BDF_Property (FT_Face face, const char *prop_name, BDF_PropertyRec *aproperty)
 

Function Documentation

FT_Get_BDF_Charset_ID ( FT_Face  face,
const char **  acharset_encoding,
const char **  acharset_registry 
)

Definition at line 27 of file ftbdf.c.

References error, FT_Err_Invalid_Argument, FT_FACE_FIND_SERVICE, NULL, and registry.

FT_Get_BDF_Property ( FT_Face  face,
const char *  prop_name,
BDF_PropertyRec aproperty 
)

Definition at line 62 of file ftbdf.c.

References BDF_PROPERTY_TYPE_NONE, error, FT_Err_Invalid_Argument, and FT_FACE_FIND_SERVICE.