Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Macros | |
#define | FT_COMPONENT trace_pshalgo2 |
#define | COMPUTE_INFLEXS /* compute inflection points to optimize `S' */ |
#define | STRONGER /* slightly increase the contrast of smooth */ |
#define | PSH_ZONE_MIN -3200000L |
#define | PSH_ZONE_MAX +3200000L |
#define | xxDEBUG_ZONES |
#define | psh_print_zone(x) do { } while ( 0 ) |
#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 |
Functions | |
FT_Error | ps_hints_apply (PS_Hints ps_hints, FT_Outline *outline, PSH_Globals globals, FT_Render_Mode hint_mode) |
#define COMPUTE_INFLEXS /* compute inflection points to optimize `S' */ |
#define psh_corner_is_flat ft_corner_is_flat |
#define psh_corner_orientation ft_corner_orientation |
#define STRONGER /* slightly increase the contrast of smooth */ |
FT_Error ps_hints_apply | ( | PS_Hints | ps_hints, |
FT_Outline * | outline, | ||
PSH_Globals | globals, | ||
FT_Render_Mode | hint_mode | ||
) |
Definition at line 2180 of file pshalgo.c.
References error, FT_Err_Ok, FT_Outline_::n_contours, and FT_Outline_::n_points.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.