ReactOS
0.4.15-dev-2091-gc14c9ca
|
#include <ft2build.h>
Go to the source code of this file.
Classes | |
struct | FT_Glyph_Metrics_ |
struct | FT_Bitmap_Size_ |
struct | FT_CharMapRec_ |
struct | FT_FaceRec_ |
struct | FT_Size_Metrics_ |
struct | FT_SizeRec_ |
struct | FT_GlyphSlotRec_ |
struct | FT_Parameter_ |
struct | FT_Open_Args_ |
struct | FT_Size_RequestRec_ |
Enumerations | |
enum | FT_Encoding_ { FT_ENC_TAG =( FT_ENCODING_NONE, 0, 0, 0, 0 ), FT_ENC_TAG =( FT_ENCODING_NONE, 0, 0, 0, 0 ), FT_ENC_TAG =( FT_ENCODING_NONE, 0, 0, 0, 0 ), FT_ENC_TAG =( FT_ENCODING_NONE, 0, 0, 0, 0 ), FT_ENC_TAG =( FT_ENCODING_NONE, 0, 0, 0, 0 ), FT_ENC_TAG =( FT_ENCODING_NONE, 0, 0, 0, 0 ), FT_ENC_TAG =( FT_ENCODING_NONE, 0, 0, 0, 0 ), FT_ENC_TAG =( FT_ENCODING_NONE, 0, 0, 0, 0 ), FT_ENCODING_GB2312 = FT_ENCODING_PRC, FT_ENCODING_MS_SJIS = FT_ENCODING_SJIS, FT_ENCODING_MS_GB2312 = FT_ENCODING_PRC, FT_ENCODING_MS_BIG5 = FT_ENCODING_BIG5, FT_ENCODING_MS_WANSUNG = FT_ENCODING_WANSUNG, FT_ENCODING_MS_JOHAB = FT_ENCODING_JOHAB, FT_ENC_TAG =( FT_ENCODING_NONE, 0, 0, 0, 0 ), FT_ENC_TAG =( FT_ENCODING_NONE, 0, 0, 0, 0 ), FT_ENC_TAG =( FT_ENCODING_NONE, 0, 0, 0, 0 ), FT_ENC_TAG =( FT_ENCODING_NONE, 0, 0, 0, 0 ), FT_ENC_TAG =( FT_ENCODING_NONE, 0, 0, 0, 0 ) } |
enum | FT_Size_Request_Type_ { FT_SIZE_REQUEST_TYPE_NOMINAL, FT_SIZE_REQUEST_TYPE_REAL_DIM, FT_SIZE_REQUEST_TYPE_BBOX, FT_SIZE_REQUEST_TYPE_CELL, FT_SIZE_REQUEST_TYPE_SCALES, FT_SIZE_REQUEST_TYPE_MAX } |
enum | FT_Render_Mode_ { FT_RENDER_MODE_NORMAL = 0, FT_RENDER_MODE_LIGHT, FT_RENDER_MODE_MONO, FT_RENDER_MODE_LCD, FT_RENDER_MODE_LCD_V, FT_RENDER_MODE_MAX } |
enum | FT_Kerning_Mode_ { FT_KERNING_DEFAULT = 0, FT_KERNING_UNFITTED, FT_KERNING_UNSCALED } |
#define FREETYPE_MAJOR 2 |
Definition at line 4553 of file freetype.h.
#define FREETYPE_MINOR 9 |
Definition at line 4554 of file freetype.h.
#define FREETYPE_PATCH 0 |
Definition at line 4555 of file freetype.h.
Definition at line 613 of file freetype.h.
#define ft_encoding_adobe_custom FT_ENCODING_ADOBE_CUSTOM |
Definition at line 813 of file freetype.h.
#define ft_encoding_adobe_expert FT_ENCODING_ADOBE_EXPERT |
Definition at line 812 of file freetype.h.
#define ft_encoding_adobe_standard FT_ENCODING_ADOBE_STANDARD |
Definition at line 811 of file freetype.h.
#define ft_encoding_apple_roman FT_ENCODING_APPLE_ROMAN |
Definition at line 814 of file freetype.h.
#define ft_encoding_big5 FT_ENCODING_BIG5 |
Definition at line 807 of file freetype.h.
#define ft_encoding_gb2312 FT_ENCODING_PRC |
Definition at line 806 of file freetype.h.
#define ft_encoding_johab FT_ENCODING_JOHAB |
Definition at line 809 of file freetype.h.
#define ft_encoding_latin_1 FT_ENCODING_ADOBE_LATIN_1 |
Definition at line 803 of file freetype.h.
#define ft_encoding_latin_2 FT_ENCODING_OLD_LATIN_2 |
Definition at line 804 of file freetype.h.
#define ft_encoding_none FT_ENCODING_NONE |
Definition at line 800 of file freetype.h.
#define ft_encoding_sjis FT_ENCODING_SJIS |
Definition at line 805 of file freetype.h.
#define ft_encoding_symbol FT_ENCODING_MS_SYMBOL |
Definition at line 802 of file freetype.h.
#define ft_encoding_unicode FT_ENCODING_UNICODE |
Definition at line 801 of file freetype.h.
#define ft_encoding_wansung FT_ENCODING_WANSUNG |
Definition at line 808 of file freetype.h.
#define FT_FACE_FLAG_CID_KEYED ( 1L << 12 ) |
Definition at line 1250 of file freetype.h.
#define FT_FACE_FLAG_COLOR ( 1L << 14 ) |
Definition at line 1252 of file freetype.h.
#define FT_FACE_FLAG_EXTERNAL_STREAM ( 1L << 10 ) |
Definition at line 1248 of file freetype.h.
#define FT_FACE_FLAG_FAST_GLYPHS ( 1L << 7 ) |
Definition at line 1245 of file freetype.h.
#define FT_FACE_FLAG_FIXED_SIZES ( 1L << 1 ) |
Definition at line 1239 of file freetype.h.
#define FT_FACE_FLAG_FIXED_WIDTH ( 1L << 2 ) |
Definition at line 1240 of file freetype.h.
#define FT_FACE_FLAG_GLYPH_NAMES ( 1L << 9 ) |
Definition at line 1247 of file freetype.h.
#define FT_FACE_FLAG_HINTER ( 1L << 11 ) |
Definition at line 1249 of file freetype.h.
#define FT_FACE_FLAG_HORIZONTAL ( 1L << 4 ) |
Definition at line 1242 of file freetype.h.
#define FT_FACE_FLAG_KERNING ( 1L << 6 ) |
Definition at line 1244 of file freetype.h.
#define FT_FACE_FLAG_MULTIPLE_MASTERS ( 1L << 8 ) |
Definition at line 1246 of file freetype.h.
#define FT_FACE_FLAG_SCALABLE ( 1L << 0 ) |
Definition at line 1238 of file freetype.h.
#define FT_FACE_FLAG_SFNT ( 1L << 3 ) |
Definition at line 1241 of file freetype.h.
#define FT_FACE_FLAG_TRICKY ( 1L << 13 ) |
Definition at line 1251 of file freetype.h.
#define FT_FACE_FLAG_VARIATION ( 1L << 15 ) |
Definition at line 1253 of file freetype.h.
#define FT_FACE_FLAG_VERTICAL ( 1L << 5 ) |
Definition at line 1243 of file freetype.h.
#define FT_FSTYPE_BITMAP_EMBEDDING_ONLY 0x0200 |
Definition at line 4042 of file freetype.h.
#define FT_FSTYPE_EDITABLE_EMBEDDING 0x0008 |
Definition at line 4040 of file freetype.h.
#define FT_FSTYPE_INSTALLABLE_EMBEDDING 0x0000 |
Definition at line 4037 of file freetype.h.
#define FT_FSTYPE_NO_SUBSETTING 0x0100 |
Definition at line 4041 of file freetype.h.
#define FT_FSTYPE_PREVIEW_AND_PRINT_EMBEDDING 0x0004 |
Definition at line 4039 of file freetype.h.
#define FT_FSTYPE_RESTRICTED_LICENSE_EMBEDDING 0x0002 |
Definition at line 4038 of file freetype.h.
#define FT_HAS_COLOR | ( | face | ) | ( (face)->face_flags & FT_FACE_FLAG_COLOR ) |
Definition at line 1491 of file freetype.h.
Definition at line 1374 of file freetype.h.
#define FT_HAS_FIXED_SIZES | ( | face | ) | ( (face)->face_flags & FT_FACE_FLAG_FIXED_SIZES ) |
Definition at line 1361 of file freetype.h.
#define FT_HAS_GLYPH_NAMES | ( | face | ) | ( (face)->face_flags & FT_FACE_FLAG_GLYPH_NAMES ) |
Definition at line 1387 of file freetype.h.
#define FT_HAS_HORIZONTAL | ( | face | ) | ( (face)->face_flags & FT_FACE_FLAG_HORIZONTAL ) |
Definition at line 1269 of file freetype.h.
#define FT_HAS_KERNING | ( | face | ) | ( (face)->face_flags & FT_FACE_FLAG_KERNING ) |
Definition at line 1297 of file freetype.h.
#define FT_HAS_MULTIPLE_MASTERS | ( | face | ) | ( (face)->face_flags & FT_FACE_FLAG_MULTIPLE_MASTERS ) |
Definition at line 1402 of file freetype.h.
#define FT_HAS_VERTICAL | ( | face | ) | ( (face)->face_flags & FT_FACE_FLAG_VERTICAL ) |
Definition at line 1283 of file freetype.h.
#define FT_IS_CID_KEYED | ( | face | ) | ( (face)->face_flags & FT_FACE_FLAG_CID_KEYED ) |
Definition at line 1460 of file freetype.h.
#define FT_IS_FIXED_WIDTH | ( | face | ) | ( (face)->face_flags & FT_FACE_FLAG_FIXED_WIDTH ) |
Definition at line 1346 of file freetype.h.
Definition at line 1424 of file freetype.h.
#define FT_IS_SCALABLE | ( | face | ) | ( (face)->face_flags & FT_FACE_FLAG_SCALABLE ) |
Definition at line 1312 of file freetype.h.
#define FT_IS_SFNT | ( | face | ) | ( (face)->face_flags & FT_FACE_FLAG_SFNT ) |
Definition at line 1331 of file freetype.h.
#define FT_IS_TRICKY | ( | face | ) | ( (face)->face_flags & FT_FACE_FLAG_TRICKY ) |
Definition at line 1474 of file freetype.h.
#define FT_IS_VARIATION | ( | face | ) | ( (face)->face_flags & FT_FACE_FLAG_VARIATION ) |
Definition at line 1442 of file freetype.h.
#define ft_kerning_default FT_KERNING_DEFAULT |
Definition at line 3398 of file freetype.h.
#define ft_kerning_unfitted FT_KERNING_UNFITTED |
Definition at line 3399 of file freetype.h.
#define ft_kerning_unscaled FT_KERNING_UNSCALED |
Definition at line 3400 of file freetype.h.
#define FT_LOAD_ADVANCE_ONLY ( 1L << 8 ) |
Definition at line 3031 of file freetype.h.
#define FT_LOAD_BITMAP_METRICS_ONLY ( 1L << 22 ) |
Definition at line 3026 of file freetype.h.
#define FT_LOAD_COLOR ( 1L << 20 ) |
Definition at line 3024 of file freetype.h.
#define FT_LOAD_COMPUTE_METRICS ( 1L << 21 ) |
Definition at line 3025 of file freetype.h.
#define FT_LOAD_CROP_BITMAP ( 1L << 6 ) |
Definition at line 3015 of file freetype.h.
#define FT_LOAD_DEFAULT 0x0 |
Definition at line 3008 of file freetype.h.
#define FT_LOAD_FORCE_AUTOHINT ( 1L << 5 ) |
Definition at line 3014 of file freetype.h.
#define FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH ( 1L << 9 ) |
Definition at line 3017 of file freetype.h.
#define FT_LOAD_IGNORE_TRANSFORM ( 1L << 11 ) |
Definition at line 3019 of file freetype.h.
#define FT_LOAD_LINEAR_DESIGN ( 1L << 13 ) |
Definition at line 3021 of file freetype.h.
#define FT_LOAD_MONOCHROME ( 1L << 12 ) |
Definition at line 3020 of file freetype.h.
#define FT_LOAD_NO_AUTOHINT ( 1L << 15 ) |
Definition at line 3022 of file freetype.h.
#define FT_LOAD_NO_BITMAP ( 1L << 3 ) |
Definition at line 3012 of file freetype.h.
#define FT_LOAD_NO_HINTING ( 1L << 1 ) |
Definition at line 3010 of file freetype.h.
#define FT_LOAD_NO_RECURSE ( 1L << 10 ) |
Definition at line 3018 of file freetype.h.
#define FT_LOAD_NO_SCALE ( 1L << 0 ) |
Definition at line 3009 of file freetype.h.
#define FT_LOAD_PEDANTIC ( 1L << 7 ) |
Definition at line 3016 of file freetype.h.
#define FT_LOAD_RENDER ( 1L << 2 ) |
Definition at line 3011 of file freetype.h.
#define FT_LOAD_SBITS_ONLY ( 1L << 14 ) |
Definition at line 3032 of file freetype.h.
Definition at line 3118 of file freetype.h.
#define FT_LOAD_TARGET_LCD FT_LOAD_TARGET_( FT_RENDER_MODE_LCD ) |
Definition at line 3123 of file freetype.h.
#define FT_LOAD_TARGET_LCD_V FT_LOAD_TARGET_( FT_RENDER_MODE_LCD_V ) |
Definition at line 3124 of file freetype.h.
#define FT_LOAD_TARGET_LIGHT FT_LOAD_TARGET_( FT_RENDER_MODE_LIGHT ) |
Definition at line 3121 of file freetype.h.
#define FT_LOAD_TARGET_MODE | ( | x | ) | ( (FT_Render_Mode)( ( (x) >> 16 ) & 15 ) ) |
Definition at line 3137 of file freetype.h.
#define FT_LOAD_TARGET_MONO FT_LOAD_TARGET_( FT_RENDER_MODE_MONO ) |
Definition at line 3122 of file freetype.h.
#define FT_LOAD_TARGET_NORMAL FT_LOAD_TARGET_( FT_RENDER_MODE_NORMAL ) |
Definition at line 3120 of file freetype.h.
#define FT_LOAD_VERTICAL_LAYOUT ( 1L << 4 ) |
Definition at line 3013 of file freetype.h.
#define FT_OPEN_DRIVER 0x8 |
Definition at line 2037 of file freetype.h.
#define ft_open_driver FT_OPEN_DRIVER |
Definition at line 2046 of file freetype.h.
#define FT_OPEN_MEMORY 0x1 |
Definition at line 2034 of file freetype.h.
#define ft_open_memory FT_OPEN_MEMORY |
Definition at line 2043 of file freetype.h.
#define FT_OPEN_PARAMS 0x10 |
Definition at line 2038 of file freetype.h.
#define ft_open_params FT_OPEN_PARAMS |
Definition at line 2047 of file freetype.h.
#define FT_OPEN_PATHNAME 0x4 |
Definition at line 2036 of file freetype.h.
#define ft_open_pathname FT_OPEN_PATHNAME |
Definition at line 2045 of file freetype.h.
#define FT_OPEN_STREAM 0x2 |
Definition at line 2035 of file freetype.h.
#define ft_open_stream FT_OPEN_STREAM |
Definition at line 2044 of file freetype.h.
#define ft_render_mode_mono FT_RENDER_MODE_MONO |
Definition at line 3248 of file freetype.h.
#define ft_render_mode_normal FT_RENDER_MODE_NORMAL |
Definition at line 3247 of file freetype.h.
#define FT_STYLE_FLAG_BOLD ( 1 << 1 ) |
Definition at line 1518 of file freetype.h.
#define FT_STYLE_FLAG_ITALIC ( 1 << 0 ) |
Definition at line 1517 of file freetype.h.
#define FT_SUBGLYPH_FLAG_2X2 0x80 |
Definition at line 3927 of file freetype.h.
#define FT_SUBGLYPH_FLAG_ARGS_ARE_WORDS 1 |
Definition at line 3922 of file freetype.h.
#define FT_SUBGLYPH_FLAG_ARGS_ARE_XY_VALUES 2 |
Definition at line 3923 of file freetype.h.
#define FT_SUBGLYPH_FLAG_ROUND_XY_TO_GRID 4 |
Definition at line 3924 of file freetype.h.
#define FT_SUBGLYPH_FLAG_SCALE 8 |
Definition at line 3925 of file freetype.h.
#define FT_SUBGLYPH_FLAG_USE_MY_METRICS 0x200 |
Definition at line 3928 of file freetype.h.
#define FT_SUBGLYPH_FLAG_XY_SCALE 0x40 |
Definition at line 3926 of file freetype.h.
typedef struct FT_Bitmap_Size_ FT_Bitmap_Size |
typedef struct FT_CharMapRec_* FT_CharMap |
Definition at line 588 of file freetype.h.
typedef struct FT_CharMapRec_ FT_CharMapRec |
typedef struct FT_DriverRec_* FT_Driver |
Definition at line 449 of file freetype.h.
typedef enum FT_Encoding_ FT_Encoding |
typedef struct FT_FaceRec_* FT_Face |
Definition at line 503 of file freetype.h.
typedef struct FT_Face_InternalRec_* FT_Face_Internal |
Definition at line 871 of file freetype.h.
typedef struct FT_FaceRec_ FT_FaceRec |
typedef struct FT_GlyphSlotRec_* FT_GlyphSlot |
Definition at line 554 of file freetype.h.
typedef struct FT_GlyphSlotRec_ FT_GlyphSlotRec |
typedef enum FT_Kerning_Mode_ FT_Kerning_Mode |
typedef struct FT_LibraryRec_* FT_Library |
Definition at line 417 of file freetype.h.
typedef struct FT_ModuleRec_* FT_Module |
Definition at line 437 of file freetype.h.
typedef struct FT_Open_Args_ FT_Open_Args |
typedef struct FT_Parameter_ FT_Parameter |
typedef enum FT_Render_Mode_ FT_Render_Mode |
typedef struct FT_RendererRec_* FT_Renderer |
Definition at line 463 of file freetype.h.
typedef struct FT_SizeRec_* FT_Size |
Definition at line 534 of file freetype.h.
typedef struct FT_Size_InternalRec_* FT_Size_Internal |
Definition at line 1530 of file freetype.h.
typedef struct FT_Size_Metrics_ FT_Size_Metrics |
typedef struct FT_Size_RequestRec_* FT_Size_Request |
Definition at line 2636 of file freetype.h.
typedef struct FT_SizeRec_ FT_SizeRec |
typedef struct FT_Slot_InternalRec_* FT_Slot_Internal |
Definition at line 1711 of file freetype.h.
typedef struct FT_SubGlyphRec_* FT_SubGlyph |
Definition at line 1699 of file freetype.h.
Definition at line 765 of file freetype.h.
Enumerator | |
---|---|
FT_KERNING_DEFAULT | |
FT_KERNING_UNFITTED | |
FT_KERNING_UNSCALED |
Definition at line 3387 of file freetype.h.
Enumerator | |
---|---|
FT_RENDER_MODE_NORMAL | |
FT_RENDER_MODE_LIGHT | |
FT_RENDER_MODE_MONO | |
FT_RENDER_MODE_LCD | |
FT_RENDER_MODE_LCD_V | |
FT_RENDER_MODE_MAX |
Definition at line 3232 of file freetype.h.
Enumerator | |
---|---|
FT_SIZE_REQUEST_TYPE_NOMINAL | |
FT_SIZE_REQUEST_TYPE_REAL_DIM | |
FT_SIZE_REQUEST_TYPE_BBOX | |
FT_SIZE_REQUEST_TYPE_CELL | |
FT_SIZE_REQUEST_TYPE_SCALES | |
FT_SIZE_REQUEST_TYPE_MAX |
Definition at line 2568 of file freetype.h.
Definition at line 2641 of file ftobjs.c.
FT_Attach_Stream | ( | FT_Face | face, |
FT_Open_Args * | parameters | ||
) |
Definition at line 2663 of file ftobjs.c.
Referenced by FT_Attach_File().
Definition at line 608 of file ftcalc.c.
Referenced by af_glyph_hints_align_strong_points(), af_iup_interp(), af_latin_hints_compute_edges(), af_loader_compute_darkening(), af_loader_embolden_glyph_in_slot(), af_loader_load_glyph(), cf2_blues_init(), cf2_checkTransform(), cf2_computeDarkening(), cf2_font_setup(), cf2_getBlueMetrics(), cf2_glyphpath_computeIntersection(), cf2_hintmap_adjustHints(), cf2_interpT2CharString(), cff_blend_build_vector(), cff_face_init(), cff_parse_fixed_dynamic(), cff_parse_real(), cid_parse_font_matrix(), compute_glyph_metrics(), FT_Matrix_Invert(), FT_Request_Metrics(), FT_Select_Metrics(), FT_Stroker_ConicTo(), FT_Stroker_CubicTo(), ft_stroker_inside(), ft_stroker_outside(), FT_Tan(), mm_axis_unmap(), pfr_get_metrics(), PS_Conv_ToFixed(), psh_globals_new(), psh_glyph_find_strong_points(), psh_glyph_interpolate_other_points(), t1_parse_font_matrix(), t42_parse_font_matrix(), and tt_size_reset().
FT_Done_Face | ( | FT_Face | face | ) |
Definition at line 2721 of file ftobjs.c.
Referenced by ExecuteTest(), FT_Done_Library(), ft_open_face_internal(), ftc_face_node_done(), FtfdQueryFont(), FtfdUnloadFontFile(), SharedFace_Release(), T42_Face_Done(), and TestFace().
FT_Done_FreeType | ( | FT_Library | library | ) |
FT_Face_CheckTrueTypePatents | ( | FT_Face | face | ) |
Definition at line 31 of file ftpatent.c.
Definition at line 3984 of file ftobjs.c.
Definition at line 3834 of file ftobjs.c.
Definition at line 3880 of file ftobjs.c.
FT_Face_GetVariantSelectors | ( | FT_Face | face | ) |
Definition at line 3923 of file ftobjs.c.
Definition at line 3950 of file ftobjs.c.
FT_Face_Properties | ( | FT_Face | face, |
FT_UInt | num_properties, | ||
FT_Parameter * | properties | ||
) |
Definition at line 42 of file ftpatent.c.
Definition at line 3668 of file ftobjs.c.
Referenced by af_face_globals_compute_style_coverage(), af_shaper_get_cluster(), FT_Get_First_Char(), FT_Load_Char(), FTC_CMapCache_Lookup(), get_glyph_index(), get_glyph_index_symbol(), and T1_Read_PFM().
FT_Get_Charmap_Index | ( | FT_CharMap | charmap | ) |
Definition at line 3534 of file ftobjs.c.
Definition at line 3697 of file ftobjs.c.
Referenced by FontFamilyFillInfo(), FtfdQueryFontTree(), ftGdiGetKerningPairs(), ftGdiGetTextCharsetInfo(), and ftGetFontUnicodeRanges().
FT_Get_FSType_Flags | ( | FT_Face | face | ) |
Definition at line 28 of file ftfstype.c.
FT_Get_Glyph_Name | ( | FT_Face | face, |
FT_UInt | glyph_index, | ||
FT_Pointer | buffer, | ||
FT_UInt | buffer_max | ||
) |
FT_Get_Kerning | ( | FT_Face | face, |
FT_UInt | left_glyph, | ||
FT_UInt | right_glyph, | ||
FT_UInt | kern_mode, | ||
FT_Vector * | akerning | ||
) |
Definition at line 3347 of file ftobjs.c.
Referenced by FT_Get_PFR_Kerning(), ftGdiGetKerningPairs(), IntExtTextOutW(), and TextIntGetTextExtentPoint().
Definition at line 3722 of file ftobjs.c.
Referenced by af_face_globals_compute_style_coverage(), FT_Get_First_Char(), FtfdQueryFontTree(), ftGdiGetKerningPairs(), and ftGetFontUnicodeRanges().
FT_Get_SubGlyph_Info | ( | FT_GlyphSlot | glyph, |
FT_UInt | sub_index, | ||
FT_Int * | p_index, | ||
FT_UInt * | p_flags, | ||
FT_Int * | p_arg1, | ||
FT_Int * | p_arg2, | ||
FT_Matrix * | p_transform | ||
) |
Definition at line 5373 of file ftobjs.c.
FT_Init_FreeType | ( | FT_Library * | alibrary | ) |
Definition at line 320 of file ftinit.c.
Referenced by ExecuteTest(), FtfdEnableDriver(), InitFontSupport(), and main().
FT_Library_Version | ( | FT_Library | library, |
FT_Int * | amajor, | ||
FT_Int * | aminor, | ||
FT_Int * | apatch | ||
) |
Definition at line 1037 of file ftobjs.c.
Definition at line 760 of file ftobjs.c.
Referenced by af_latin_metrics_init_blues(), af_latin_metrics_init_widths(), af_loader_load_glyph(), FT_Get_Advances(), FT_Load_Char(), ftc_basic_family_load_bitmap(), ftc_basic_family_load_glyph(), ftGdiGetGlyphOutline(), gxv_ctlPoint_validate(), gxv_prop_zero_advance_validate(), IntExtTextOutW(), NtGdiGetCharABCWidthsW(), NtGdiGetCharWidthW(), TestFace(), and TextIntGetTextExtentPoint().
Definition at line 416 of file ftcalc.c.
Referenced by _bdf_parse_glyphs(), _ft_face_scale_advances(), af_latin_hint_edges(), af_latin_metrics_scale_dim(), af_loader_compute_darkening(), BBox_Conic_Check(), BDF_Face_Init(), cf2_blues_init(), cf2_computeDarkening(), cff_face_init(), cff_size_request(), cff_slot_load(), FNT_Face_Init(), FT_Get_Kerning(), FT_Load_Glyph(), FT_Matrix_Multiply_Scaled(), FT_Outline_EmboldenXY(), FT_Request_Metrics(), ft_stroke_border_arcto(), FT_Stroker_ConicTo(), FT_Stroker_CubicTo(), ft_stroker_outside(), FT_Vector_Transform_Scaled(), IntRequestFontSize(), pcf_load_font(), pfr_get_kerning(), pfr_slot_load(), ps_hints_apply(), psh_glyph_interpolate_normal_points(), psh_glyph_interpolate_strong_points(), T1_Get_Track_Kerning(), T1_Set_MM_Design(), TT_Process_Simple_Glyph(), and tt_size_request().
Definition at line 509 of file ftcalc.c.
Referenced by af_glyph_hints_align_strong_points(), af_glyph_hints_reload(), af_iup_interp(), af_latin_hints_compute_blue_edges(), af_latin_hints_compute_edges(), af_latin_metrics_scale_dim(), af_loader_compute_darkening(), af_loader_embolden_glyph_in_slot(), af_loader_load_glyph(), cf2_blues_init(), cf2_computeDarkening(), cf2_doBlend(), cf2_glyphpath_computeIntersection(), cf2_glyphpath_computeOffset(), cf2_glyphpath_hintPoint(), cf2_hint_init(), cf2_hintmap_insertHint(), cf2_hintmap_map(), cf2_interpT2CharString(), cff_blend_build_vector(), cff_slot_load(), cid_slot_load_glyph(), compute_glyph_metrics(), FillTM(), FT_Get_Kerning(), FT_GlyphSlot_Embolden(), FT_Matrix_Invert(), FT_Matrix_Multiply(), FT_Outline_EmboldenXY(), ft_recompute_scaled_metrics(), FT_Request_Metrics(), ft_stroker_inside(), ft_stroker_outside(), FT_Vector_Transform(), IntWidthMatrix(), load_truetype_glyph(), pfr_glyph_load_rec(), pfr_slot_load(), ps_hints_apply(), psh_blues_scale_zones(), psh_globals_scale_widths(), psh_glyph_interpolate_normal_points(), psh_glyph_interpolate_other_points(), psh_glyph_interpolate_strong_points(), psh_hint_align(), T1_Load_Glyph(), t1_set_mm_blend(), TT_Load_Glyph(), tt_loader_init(), TT_Process_Composite_Component(), TT_Process_Simple_Glyph(), and tt_size_reset().
FT_New_Face | ( | FT_Library | library, |
const char * | filepathname, | ||
FT_Long | face_index, | ||
FT_Face * | aface | ||
) |
Definition at line 1406 of file ftobjs.c.
Referenced by ExecuteTest().
FT_New_Memory_Face | ( | FT_Library | library, |
const FT_Byte * | file_base, | ||
FT_Long | file_size, | ||
FT_Long | face_index, | ||
FT_Face * | aface | ||
) |
Definition at line 1431 of file ftobjs.c.
Referenced by FtfdLoadFontFile(), FtfdQueryFont(), FtfdQueryFontTree(), and IntGdiLoadFontsFromMemory().
FT_Open_Face | ( | FT_Library | library, |
const FT_Open_Args * | args, | ||
FT_Long | face_index, | ||
FT_Face * | aface | ||
) |
Definition at line 2317 of file ftobjs.c.
Referenced by T42_Face_Init().
FT_Render_Glyph | ( | FT_GlyphSlot | slot, |
FT_Render_Mode | render_mode | ||
) |
Definition at line 4650 of file ftobjs.c.
Referenced by FT_Load_Glyph(), and TestFace().
FT_Request_Size | ( | FT_Face | face, |
FT_Size_Request | req | ||
) |
Definition at line 3192 of file ftobjs.c.
Referenced by FT_Set_Char_Size(), FT_Set_Pixel_Sizes(), IntRequestFontSize(), and T42_Size_Request().
FT_RoundFix | ( | FT_Fixed | a | ) |
Definition at line 88 of file ftcalc.c.
Referenced by cff_parse_font_bbox(), and ps_parser_load_field().
FT_Select_Charmap | ( | FT_Face | face, |
FT_Encoding | encoding | ||
) |
Definition at line 3457 of file ftobjs.c.
Referenced by af_face_globals_compute_style_coverage(), af_latin_metrics_init(), and FtfdLoadFontFile().
Definition at line 3138 of file ftobjs.c.
Referenced by FT_Request_Size(), and T42_Size_Select().
FT_Set_Char_Size | ( | FT_Face | face, |
FT_F26Dot6 | char_width, | ||
FT_F26Dot6 | char_height, | ||
FT_UInt | horz_resolution, | ||
FT_UInt | vert_resolution | ||
) |
Definition at line 3267 of file ftobjs.c.
Referenced by ftc_scaler_lookup_size(), and TestFace().
FT_Set_Charmap | ( | FT_Face | face, |
FT_CharMap | charmap | ||
) |
Definition at line 3499 of file ftobjs.c.
Referenced by af_face_globals_compute_style_coverage(), af_latin_metrics_init(), FTC_CMapCache_Lookup(), NtGdiGetCharABCWidthsW(), NtGdiGetCharWidthW(), T1_Read_PFM(), and TextIntUpdateSize().
Definition at line 3309 of file ftobjs.c.
Referenced by ftc_scaler_lookup_size().
Definition at line 653 of file ftobjs.c.
Referenced by FtSetCoordinateTransform().
Definition at line 688 of file ftoutln.c.
Referenced by af_loader_load_glyph(), FT_Glyph_Transform(), FT_Load_Glyph(), FT_Outline_Transform(), and ftGdiGetGlyphOutline().