|
ReactOS 0.4.16-dev-2332-g4cba65d
|
#include <freetype/internal/ftobjs.h>#include <freetype/internal/ftdebug.h>#include <freetype/internal/ftcalc.h>#include "pshalgo.h"#include "pshnterr.h"

Go to the source code of this file.
Macros | |
| #define | FT_COMPONENT pshalgo |
| #define | COMPUTE_INFLEXS /* compute inflection points to optimize `S' */ |
| #define | xxDEBUG_ZONES |
| #define | psh_corner_is_flat ft_corner_is_flat |
| #define | psh_corner_orientation ft_corner_orientation |
| #define | PSH_STRONG_THRESHOLD 32 |
| #define | PSH_STRONG_THRESHOLD_MAXIMUM 30 |
| #define | PSH_MAX_STRONG_INTERNAL 16 |
| #define psh_corner_is_flat ft_corner_is_flat |
| #define psh_corner_orientation ft_corner_orientation |
| FT_Error ps_hints_apply | ( | PS_Hints | ps_hints, |
| FT_Outline * | outline, | ||
| PSH_Globals | globals, | ||
| FT_Render_Mode | hint_mode | ||
| ) |
Definition at line 2069 of file pshalgo.c.
Referenced by t1_hints_funcs_init(), and t2_hints_funcs_init().
Definition at line 1053 of file pshalgo.c.
Referenced by psh_glyph_init().
|
static |
Definition at line 343 of file pshalgo.c.
Referenced by psh_hint_align().
Definition at line 1288 of file pshalgo.c.
Referenced by ps_hints_apply().
Definition at line 926 of file pshalgo.c.
Referenced by psh_glyph_init().
Definition at line 1034 of file pshalgo.c.
Referenced by ps_hints_apply().
Definition at line 1643 of file pshalgo.c.
Referenced by ps_hints_apply().
Definition at line 1564 of file pshalgo.c.
Referenced by ps_hints_apply().
|
static |
Definition at line 1154 of file pshalgo.c.
Referenced by ps_hints_apply().
Definition at line 1769 of file pshalgo.c.
Referenced by ps_hints_apply().
Definition at line 1923 of file pshalgo.c.
Referenced by ps_hints_apply().
Definition at line 1718 of file pshalgo.c.
Referenced by ps_hints_apply().
Definition at line 1080 of file pshalgo.c.
Referenced by ps_hints_apply(), and psh_glyph_init().
Definition at line 1114 of file pshalgo.c.
Referenced by ps_hints_apply().
|
static |
Definition at line 436 of file pshalgo.c.
Referenced by psh_hint_align(), and psh_hint_table_align_hints().
Definition at line 52 of file pshalgo.c.
Referenced by psh_hint_table_activate_mask(), and psh_hint_table_record().
Definition at line 421 of file pshalgo.c.
Referenced by psh_hint_align().
|
static |
Definition at line 243 of file pshalgo.c.
Referenced by psh_glyph_find_strong_points().
|
static |
Definition at line 845 of file pshalgo.c.
Referenced by ps_hints_apply().
|
static |
Definition at line 79 of file pshalgo.c.
Referenced by psh_hint_table_activate_mask().
|
static |
|
static |
Definition at line 1411 of file pshalgo.c.
Referenced by psh_glyph_find_strong_points().
|
static |
Definition at line 170 of file pshalgo.c.
Referenced by psh_glyph_init().
|
static |
Definition at line 95 of file pshalgo.c.
Referenced by psh_hint_table_init(), and psh_hint_table_record_mask().
|
static |
Definition at line 142 of file pshalgo.c.
Referenced by psh_hint_table_init().