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

Go to the source code of this file.

Functions

 tt_face_get_metrics (TT_Face face, FT_Bool vertical, FT_UInt gindex, FT_Short *abearing, FT_UShort *aadvance)
 
FT_BEGIN_HEADER tt_face_load_hhea (TT_Face face, FT_Stream stream, FT_Bool vertical)
 
 tt_face_load_hmtx (TT_Face face, FT_Stream stream, FT_Bool vertical)
 

Function Documentation

tt_face_get_metrics ( TT_Face  face,
FT_Bool  vertical,
FT_UInt  gindex,
FT_Short abearing,
FT_UShort aadvance 
)
tt_face_load_hmtx ( TT_Face  face,
FT_Stream  stream,
FT_Bool  vertical 
)

Definition at line 66 of file ttmtx.c.

References error, FT_STREAM_POS, TTAG_hmtx, and TTAG_vmtx.