Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <freetype.h>
Definition at line 1612 of file freetype.h.
FT_Vector FT_GlyphSlotRec_::advance |
Definition at line 1623 of file freetype.h.
FT_Bitmap FT_GlyphSlotRec_::bitmap |
Definition at line 1627 of file freetype.h.
Referenced by cff_slot_load(), and FT_Render_Glyph_Internal().
FT_Int FT_GlyphSlotRec_::bitmap_left |
Definition at line 1628 of file freetype.h.
Referenced by cff_slot_load().
FT_Int FT_GlyphSlotRec_::bitmap_top |
Definition at line 1629 of file freetype.h.
Referenced by cff_slot_load().
void* FT_GlyphSlotRec_::control_data |
Definition at line 1636 of file freetype.h.
Referenced by cff_slot_load().
long FT_GlyphSlotRec_::control_len |
Definition at line 1637 of file freetype.h.
Referenced by cff_slot_load().
FT_Face FT_GlyphSlotRec_::face |
Definition at line 1615 of file freetype.h.
Referenced by cff_slot_load(), FT_Done_GlyphSlot(), FT_New_GlyphSlot(), and FT_Render_Glyph().
FT_Glyph_Format FT_GlyphSlotRec_::format |
Definition at line 1625 of file freetype.h.
Referenced by sources.SourceProcessor::add_block_lines(), cff_slot_load(), sources.SourceBlock::dump(), FT_Glyph_To_Bitmap(), FT_Render_Glyph_Internal(), ftc_basic_family_load_glyph(), sources.SourceProcessor::parse_file(), sources.SourceProcessor::process_normal_line(), and sources.SourceProcessor::reset().
FT_Generic FT_GlyphSlotRec_::generic |
Definition at line 1618 of file freetype.h.
Referenced by FT_Done_GlyphSlot().
FT_Slot_Internal FT_GlyphSlotRec_::internal |
Definition at line 1644 of file freetype.h.
Referenced by FT_Glyph_To_Bitmap().
FT_Library FT_GlyphSlotRec_::library |
Definition at line 1614 of file freetype.h.
Referenced by FT_Glyph_To_Bitmap().
FT_Fixed FT_GlyphSlotRec_::linearHoriAdvance |
Definition at line 1621 of file freetype.h.
Referenced by cff_get_advances(), and cff_slot_load().
FT_Fixed FT_GlyphSlotRec_::linearVertAdvance |
Definition at line 1622 of file freetype.h.
Referenced by cff_get_advances(), and cff_slot_load().
FT_Pos FT_GlyphSlotRec_::lsb_delta |
Definition at line 1639 of file freetype.h.
FT_Glyph_Metrics FT_GlyphSlotRec_::metrics |
Definition at line 1620 of file freetype.h.
Referenced by cff_slot_load().
FT_GlyphSlot FT_GlyphSlotRec_::next |
Definition at line 1616 of file freetype.h.
Referenced by FT_Done_GlyphSlot().
FT_UInt FT_GlyphSlotRec_::num_subglyphs |
Definition at line 1633 of file freetype.h.
void* FT_GlyphSlotRec_::other |
Definition at line 1642 of file freetype.h.
FT_Outline FT_GlyphSlotRec_::outline |
Definition at line 1631 of file freetype.h.
Referenced by cff_slot_load(), gxv_ctlPoint_validate(), and t1_builder_done().
FT_UInt FT_GlyphSlotRec_::reserved |
Definition at line 1617 of file freetype.h.
FT_Pos FT_GlyphSlotRec_::rsb_delta |
Definition at line 1640 of file freetype.h.
FT_SubGlyph FT_GlyphSlotRec_::subglyphs |
Definition at line 1634 of file freetype.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.