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

Go to the source code of this file.

Functions

 FT_Get_PS_Font_Info (FT_Face face, PS_FontInfoRec *afont_info)
 
 FT_Get_PS_Font_Private (FT_Face face, PS_PrivateRec *afont_private)
 
 FT_Get_PS_Font_Value (FT_Face face, PS_Dict_Keys key, FT_UInt idx, void *value, FT_Long value_len)
 
 FT_Has_PS_Glyph_Names (FT_Face face)
 

Function Documentation

FT_Get_PS_Font_Info ( FT_Face  face,
PS_FontInfoRec afont_info 
)

Definition at line 28 of file fttype1.c.

References error, FT_Err_Invalid_Argument, FT_FACE_FIND_SERVICE, and NULL.

FT_Get_PS_Font_Private ( FT_Face  face,
PS_PrivateRec afont_private 
)

Definition at line 73 of file fttype1.c.

References error, FT_Err_Invalid_Argument, FT_FACE_FIND_SERVICE, and NULL.

FT_Get_PS_Font_Value ( FT_Face  face,
PS_Dict_Keys  key,
FT_UInt  idx,
void value,
FT_Long  value_len 
)

Definition at line 97 of file fttype1.c.

References FT_FACE_FIND_SERVICE, and NULL.

FT_Has_PS_Glyph_Names ( FT_Face  face)

Definition at line 52 of file fttype1.c.

References FT_FACE_FIND_SERVICE, and NULL.