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

Go to the source code of this file.

Functions

 sfnt_done_face (TT_Face face)
 
FT_BEGIN_HEADER sfnt_init_face (FT_Stream stream, TT_Face face, FT_Int face_index, FT_Int num_params, FT_Parameter *params)
 
 sfnt_load_face (FT_Stream stream, TT_Face face, FT_Int face_index, FT_Int num_params, FT_Parameter *params)
 

Function Documentation

sfnt_load_face ( FT_Stream  stream,
TT_Face  face,
FT_Int  face_index,
FT_Int  num_params,
FT_Parameter params 
)

Definition at line 538 of file sfobjs.c.

References FT_FaceRec_::ascender, FT_FaceRec_::available_sizes, FT_FaceRec_::bbox, FT_FaceRec_::charmap, FT_FaceRec_::charmaps, cmap, FT_FaceRec_::descender, FT_CharMapRec_::encoding, FT_CharMapRec_::encoding_id, error, FT_FaceRec_::face_flags, FALSE, FT_Bool, FT_BOOL, FT_FACE_FLAG_FIXED_SIZES, FT_FACE_FLAG_FIXED_WIDTH, FT_FACE_FLAG_GLYPH_NAMES, FT_FACE_FLAG_HORIZONTAL, FT_FACE_FLAG_KERNING, FT_FACE_FLAG_MULTIPLE_MASTERS, FT_FACE_FLAG_SCALABLE, FT_FACE_FLAG_SFNT, FT_FACE_FLAG_VERTICAL, FT_HAS_FIXED_SIZES, FT_IS_SCALABLE, FT_NEW_ARRAY, FT_PARAM_TAG_IGNORE_PREFERRED_FAMILY, FT_PARAM_TAG_IGNORE_PREFERRED_SUBFAMILY, FT_STYLE_FLAG_BOLD, FT_STYLE_FLAG_ITALIC, FT_TRACE2, FT_UNUSED, GET_NAME, head, FT_Bitmap_Size_::height, FT_FaceRec_::height, FT_Size_Metrics_::height, i, if(), LOAD_, SFNT_Interface_::load_bhed, SFNT_Interface_::load_eblc, SFNT_Interface_::load_strike_metrics, LOADM_, m, FT_FaceRec_::max_advance_height, FT_FaceRec_::max_advance_width, NULL, FT_FaceRec_::num_charmaps, FT_FaceRec_::num_fixed_sizes, FT_CharMapRec_::platform_id, sfnt_find_encoding(), FT_Bitmap_Size_::size, FT_FaceRec_::style_flags, TRUE, tt_face_build_cmaps(), TT_FACE_HAS_KERNING, tt_face_lookup_table(), TTAG_CFF, TTAG_fvar, TTAG_glyf, TTAG_gvar, TTAG_true, FT_FaceRec_::underline_position, FT_FaceRec_::underline_thickness, FT_FaceRec_::units_per_EM, FT_Bitmap_Size_::width, FT_Bitmap_Size_::x_ppem, FT_Size_Metrics_::x_ppem, FT_BBox_::xMax, FT_BBox_::xMin, FT_Bitmap_Size_::y_ppem, FT_Size_Metrics_::y_ppem, FT_BBox_::yMax, and FT_BBox_::yMin.