#include "afmodule.h"
#include "afloader.h"
#include "afpic.h"
Go to the source code of this file.
Classes | |
struct | FT_AutofitterRec_ |
Typedefs | |
typedef FT_AutofitterRec_ | FT_AutofitterRec |
typedef FT_AutofitterRec_ * | FT_Autofitter |
Functions | |
af_autofitter_init (FT_Autofitter module) | |
af_autofitter_done (FT_Autofitter module) | |
af_autofitter_load_glyph (FT_Autofitter module, FT_GlyphSlot slot, FT_Size size, FT_UInt glyph_index, FT_Int32 load_flags) | |
FT_DEFINE_AUTOHINTER_SERVICE (af_autofitter_service, NULL, NULL, NULL,(FT_AutoHinter_GlyphLoadFunc) af_autofitter_load_glyph) FT_DEFINE_MODULE(autofit_module_class | |
sizeof (FT_AutofitterRec) | |
Variables | |
FT_MODULE_HINTER | |
autofitter | |
x10000L | |
x20000L | |
const void *& | AF_AF_AUTOFITTER_SERVICE_GET |
const void FT_Module_Constructor | af_autofitter_init |
const void FT_Module_Constructor FT_Module_Destructor | af_autofitter_done |
typedef struct FT_AutofitterRec_ * FT_Autofitter |
typedef struct FT_AutofitterRec_ FT_AutofitterRec |
af_autofitter_done | ( | FT_Autofitter | module | ) |
af_autofitter_init | ( | FT_Autofitter | module | ) |
af_autofitter_load_glyph | ( | FT_Autofitter | module, | |
FT_GlyphSlot | slot, | |||
FT_Size | size, | |||
FT_UInt | glyph_index, | |||
FT_Int32 | load_flags | |||
) |
FT_DEFINE_AUTOHINTER_SERVICE | ( | af_autofitter_service | , | |
NULL | , | |||
NULL | , | |||
NULL | , | |||
(FT_AutoHinter_GlyphLoadFunc) | af_autofitter_load_glyph | |||
) |
sizeof | ( | FT_AutofitterRec | ) |
Referenced by _bdf_parse_glyphs(), _bdf_parse_start(), af_face_globals_new(), AllocateX3DBuffer(), XrdClientConnectionMgr::Connect(), ft_black_render(), ft_lzwstate_prefix_grow(), FT_Set_Debug_Hook(), ftc_inode_weight(), XrdClientConnectionMgr::GetPhyConnection(), gray_convert_glyph(), gray_raster_reset(), gxv_bsln_LookupFmt4_transit(), gxv_lcar_LookupFmt4_transit(), gxv_mort_subtable_type4_lookupfmt4_transit(), gxv_morx_subtable_type1_LookupFmt4_transit(), gxv_opbd_LookupFmt4_transit(), gxv_XClassTable_lookupfmt4_transit(), and T1_Get_MM_Var().
const void* & AF_AF_AUTOFITTER_SERVICE_GET |
Definition at line 82 of file afmodule.c.
const void FT_Module_Constructor FT_Module_Destructor af_autofitter_done |
Definition at line 82 of file afmodule.c.
const void FT_Module_Constructor af_autofitter_init |
Definition at line 82 of file afmodule.c.
Definition at line 82 of file afmodule.c.
Definition at line 79 of file afmodule.c.
Definition at line 82 of file afmodule.c.
Referenced by cff_decoder_parse_charstrings(), cff_face_init(), cff_slot_load(), cff_subfont_load(), FT_MulFix(), FT_Set_Transform(), ft_stroke_border_arcto(), ft_stroker_inside(), ft_stroker_outside(), FTC_ImageCache_Lookup(), FTC_SBitCache_Lookup(), getRandom(), gxv_morx_chain_validate(), mm_axis_unmap(), parse_font_matrix(), pfr_glyph_load_rec(), t1_decoder_parse_charstrings(), T1_Load_Glyph(), T1_Set_MM_Blend(), t42_parse_font_matrix(), test_cubic_extrema(), tt_face_load_maxp(), and tt_size_reset().