Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ftimage.h>
Public Attributes | |
short | n_contours |
short | n_points |
FT_Vector * | points |
char * | tags |
short * | contours |
int | flags |
short* FT_Outline_::contours |
Definition at line 390 of file ftimage.h.
Referenced by cff_builder_close_contour(), FT_GlyphLoader_Add(), FT_GlyphLoader_CheckPoints(), FT_GlyphLoader_CopyPoints(), FT_Outline_EmboldenXY(), FT_Outline_Get_Orientation(), FT_Outline_Transform(), FT_Stroker_ParseOutline(), t1_builder_add_contour(), and t1_builder_close_contour().
int FT_Outline_::flags |
Definition at line 392 of file ftimage.h.
Referenced by ft_outline_glyph_prepare().
short FT_Outline_::n_contours |
Definition at line 385 of file ftimage.h.
Referenced by cff_builder_close_contour(), cff_slot_load(), FT_DEFINE_GLYPH(), FT_Glyph_Stroke(), FT_Glyph_StrokeBorder(), FT_GlyphLoader_Add(), FT_GlyphLoader_CheckPoints(), FT_GlyphLoader_CopyPoints(), FT_GlyphLoader_Prepare(), FT_GlyphLoader_Rewind(), FT_Outline_EmboldenXY(), FT_Outline_Get_Orientation(), ft_outline_glyph_copy(), FT_Outline_Transform(), FT_Stroker_ParseOutline(), ftc_inode_weight(), ps_hints_apply(), t1_builder_add_contour(), t1_builder_close_contour(), and TT_Load_Simple_Glyph().
short FT_Outline_::n_points |
Definition at line 386 of file ftimage.h.
Referenced by cff_builder_add_point(), cff_builder_close_contour(), cff_slot_load(), cid_slot_load_glyph(), FT_DEFINE_GLYPH(), FT_Glyph_Stroke(), FT_Glyph_StrokeBorder(), FT_GlyphLoader_Add(), FT_GlyphLoader_CheckPoints(), FT_GlyphLoader_CopyPoints(), FT_GlyphLoader_Prepare(), FT_GlyphLoader_Rewind(), FT_Outline_Get_Orientation(), ft_outline_glyph_copy(), ftc_inode_weight(), gxv_ctlPoint_validate(), ps_hints_apply(), t1_builder_add_contour(), t1_builder_add_point(), t1_builder_close_contour(), t1_decoder_parse_charstrings(), T1_Load_Glyph(), and TT_Load_Simple_Glyph().
FT_Vector* FT_Outline_::points |
Definition at line 388 of file ftimage.h.
Referenced by cff_builder_add_point(), cff_builder_close_contour(), cid_slot_load_glyph(), FT_GlyphLoader_CheckPoints(), FT_GlyphLoader_CopyPoints(), FT_Outline_EmboldenXY(), FT_Outline_Get_Orientation(), FT_Outline_Transform(), FT_Stroker_ParseOutline(), if(), t1_builder_add_point(), t1_builder_close_contour(), T1_Load_Glyph(), and TT_Load_Simple_Glyph().
char* FT_Outline_::tags |
Definition at line 389 of file ftimage.h.
Referenced by cff_builder_add_point(), cff_builder_close_contour(), for(), FT_GlyphLoader_CheckPoints(), FT_GlyphLoader_CopyPoints(), FT_Stroker_ParseOutline(), t1_builder_add_point(), t1_builder_close_contour(), and TT_Load_Simple_Glyph().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.