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.
Functions | |
psh_blues_snap_stem (PSH_Blues blues, FT_Int stem_top, FT_Int stem_bot, PSH_Alignment alignment) | |
psh_globals_set_scale (PSH_Globals globals, FT_Fixed x_scale, FT_Fixed y_scale, FT_Fixed x_delta, FT_Fixed y_delta) | |
psh_globals_funcs_init (PSH_Globals_FuncsRec *funcs) | |
psh_blues_snap_stem | ( | PSH_Blues | blues, |
FT_Int | stem_top, | ||
FT_Int | stem_bot, | ||
PSH_Alignment | alignment | ||
) |
Definition at line 548 of file pshglob.c.
References PSH_Blue_TableRec_::count, PSH_Blue_ZoneRec_::cur_ref, FT_Pos, PSH_Blue_ZoneRec_::org_bottom, PSH_Blue_ZoneRec_::org_top, PSH_BLUE_ALIGN_BOT, PSH_BLUE_ALIGN_NONE, PSH_BLUE_ALIGN_TOP, and PSH_Blue_TableRec_::zones.
psh_globals_funcs_init | ( | PSH_Globals_FuncsRec * | funcs | ) |
Definition at line 789 of file pshglob.c.
Referenced by ps_hinter_init().
psh_globals_set_scale | ( | PSH_Globals | globals, |
FT_Fixed | x_scale, | ||
FT_Fixed | y_scale, | ||
FT_Fixed | x_delta, | ||
FT_Fixed | y_delta | ||
) |
Definition at line 754 of file pshglob.c.
References PSH_DimensionRec_::scale_delta, and PSH_DimensionRec_::scale_mult.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.