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 | |
ftc_inode_free (FTC_Node ftcinode, FTC_Cache cache) | |
FTC_INode_Free (FTC_INode inode, FTC_Cache cache) | |
FTC_INode_New (FTC_INode *pinode, FTC_GQuery gquery, FTC_Cache cache) | |
ftc_inode_new (FTC_Node *ftcpinode, FT_Pointer ftcgquery, FTC_Cache cache) | |
ftc_inode_weight (FTC_Node ftcinode, FTC_Cache ftccache) | |
Definition at line 30 of file ftcimage.c.
References FT_Done_Glyph(), FT_FREE, FT_LOCAL_DEF, FTC_GNODE, FTC_GNode_Done(), and NULL.
Referenced by FTC_INode_Free().
Definition at line 49 of file ftcimage.c.
References FT_LOCAL_DEF, ftc_inode_free(), and FTC_NODE.
Referenced by FTC_INode_New().
FTC_INode_New | ( | FTC_INode * | pinode, |
FTC_GQuery | gquery, | ||
FTC_Cache | cache | ||
) |
Definition at line 58 of file ftcimage.c.
References error, FTC_IFamilyClassRec_::family_load_glyph, FT_LOCAL_DEF, FT_NEW, FTC_CACHE__IFAMILY_CLASS, FTC_GNODE, FTC_GNode_Init(), FTC_INode_Free(), and NULL.
Referenced by ftc_inode_new().
ftc_inode_new | ( | FTC_Node * | ftcpinode, |
FT_Pointer | ftcgquery, | ||
FTC_Cache | cache | ||
) |
Definition at line 94 of file ftcimage.c.
References FT_LOCAL_DEF, and FTC_INode_New().
Definition at line 107 of file ftcimage.c.
References FT_BitmapGlyphRec_::bitmap, FT_GlyphRec_::format, FT_GLYPH_FORMAT_OUTLINE, ft_labs, FT_LOCAL_DEF, FT_UNUSED, FTC_NODE, FT_Outline_::n_contours, FT_Outline_::n_points, NULL, FT_OutlineGlyphRec_::outline, FT_Bitmap_::pitch, FT_Bitmap_::rows, and sizeof().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.