#include <ft2build.h>
#include "cidobjs.h"
Go to the source code of this file.
Functions | |
FT_BEGIN_HEADER | cid_slot_load_glyph (FT_GlyphSlot glyph, FT_Size size, FT_UInt glyph_index, FT_Int32 load_flags) |
FT_BEGIN_HEADER cid_slot_load_glyph | ( | FT_GlyphSlot | glyph, | |
FT_Size | size, | |||
FT_UInt | glyph_index, | |||
FT_Int32 | load_flags | |||
) |
Definition at line 269 of file cidgload.c.
References T1_BuilderRec_::advance, T1_BuilderRec_::base, T1_DecoderRec_::builder, cid_load_glyph(), T1_Decoder_FuncsRec_::done, FIXED_TO_INT, T1_DecoderRec_::font_matrix, T1_DecoderRec_::font_offset, FT_Bool, FT_BOOL, FT_GLYPH_FORMAT_OUTLINE, FT_LOAD_NO_HINTING, FT_LOAD_NO_RECURSE, FT_LOAD_NO_SCALE, FT_LOAD_TARGET_MODE, FT_LOAD_VERTICAL_LAYOUT, FT_MulFix(), FT_Outline_Get_CBox(), FT_OUTLINE_HIGH_PRECISION, FT_OUTLINE_OWNER, FT_OUTLINE_REVERSE_FILL, FT_Outline_Transform(), FT_Outline_Translate(), ft_synthesize_vertical_metrics(), FT_Vector_Transform(), FT_Slot_InternalRec_::glyph_delta, FT_Slot_InternalRec_::glyph_matrix, FT_Slot_InternalRec_::glyph_transformed, T1_BuilderRec_::hints_funcs, T1_Decoder_FuncsRec_::init, T1_BuilderRec_::left_bearing, metrics(), n, FT_Outline_::n_points, T1_BuilderRec_::no_recurse, FT_Outline_::points, size, PSAux_ServiceRec_::t1_decoder_funcs, FT_Vector_::x, CID_GlyphSlotRec_::x_scale, FT_BBox_::xMax, FT_BBox_::xMin, FT_Vector_::y, CID_GlyphSlotRec_::y_scale, FT_BBox_::yMax, and FT_BBox_::yMin.