Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <cffgload.h>
Definition at line 81 of file cffgload.h.
FT_Vector CFF_Builder_::advance |
Definition at line 94 of file cffgload.h.
FT_Outline* CFF_Builder_::base |
Definition at line 87 of file cffgload.h.
FT_BBox CFF_Builder_::bbox |
Definition at line 96 of file cffgload.h.
FT_Outline* CFF_Builder_::current |
Definition at line 88 of file cffgload.h.
Referenced by cff_builder_add_point(), and cff_builder_close_contour().
TT_Face CFF_Builder_::face |
Definition at line 84 of file cffgload.h.
Referenced by cf2_freeSeacComponent(), cf2_getPpemY(), cf2_getSeacComponent(), cff_builder_add_point(), and cff_decoder_prepare().
CFF_GlyphSlot CFF_Builder_::glyph |
Definition at line 85 of file cffgload.h.
void* CFF_Builder_::hints_funcs |
Definition at line 103 of file cffgload.h.
Referenced by cff_decoder_parse_charstrings(), and cff_decoder_prepare().
void* CFF_Builder_::hints_globals |
Definition at line 104 of file cffgload.h.
Referenced by cff_decoder_prepare().
FT_Vector CFF_Builder_::left_bearing |
Definition at line 93 of file cffgload.h.
FT_Bool CFF_Builder_::load_points |
Definition at line 98 of file cffgload.h.
Referenced by cff_builder_add_point().
FT_GlyphLoader CFF_Builder_::loader |
Definition at line 86 of file cffgload.h.
Referenced by cf2_outline_close(), cf2_outline_reset(), and cff_check_points().
FT_Memory CFF_Builder_::memory |
Definition at line 83 of file cffgload.h.
Referenced by cf2_decoder_parse_charstrings().
FT_Bool CFF_Builder_::metrics_only |
Definition at line 101 of file cffgload.h.
FT_Bool CFF_Builder_::no_recurse |
Definition at line 99 of file cffgload.h.
Referenced by cff_slot_load().
FT_Bool CFF_Builder_::path_begun |
Definition at line 97 of file cffgload.h.
Referenced by cff_builder_start_point(), and cff_decoder_parse_charstrings().
FT_Pos CFF_Builder_::pos_x |
Definition at line 90 of file cffgload.h.
Referenced by cff_decoder_parse_charstrings().
FT_Pos CFF_Builder_::pos_y |
Definition at line 91 of file cffgload.h.
Referenced by cff_decoder_parse_charstrings().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.