FT_GlyphSlotRec_ Struct Reference

#include <freetype.h>

Collaboration diagram for FT_GlyphSlotRec_:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 1513 of file freetype.h.

Public Attributes

FT_Library library
FT_Face face
FT_GlyphSlot next
FT_UInt reserved
FT_Generic generic
FT_Glyph_Metrics metrics
FT_Fixed linearHoriAdvance
FT_Fixed linearVertAdvance
FT_Vector advance
FT_Glyph_Format format
FT_Bitmap bitmap
FT_Int bitmap_left
FT_Int bitmap_top
FT_Outline outline
FT_UInt num_subglyphs
FT_SubGlyph subglyphs
void * control_data
long control_len
FT_Pos lsb_delta
FT_Pos rsb_delta
void * other
FT_Slot_Internal internal


Member Data Documentation

FT_Library FT_GlyphSlotRec_::library

Definition at line 1515 of file freetype.h.

FT_Face FT_GlyphSlotRec_::face

Definition at line 1516 of file freetype.h.

FT_GlyphSlot FT_GlyphSlotRec_::next

Definition at line 1517 of file freetype.h.

FT_UInt FT_GlyphSlotRec_::reserved

Definition at line 1518 of file freetype.h.

FT_Generic FT_GlyphSlotRec_::generic

Definition at line 1519 of file freetype.h.

FT_Glyph_Metrics FT_GlyphSlotRec_::metrics

Definition at line 1521 of file freetype.h.

Referenced by addBitmapToPath(), QFontEngineFT::boundingBox(), QFontEngineXLFD::getUnscaledGlyph(), QFontEngineFT::getUnscaledGlyph(), QFontEngineFT::Font::loadGlyph(), and QFontEngineFT::recalcAdvances().

FT_Fixed FT_GlyphSlotRec_::linearHoriAdvance

Definition at line 1522 of file freetype.h.

Referenced by QFontEngineFT::recalcAdvances().

FT_Fixed FT_GlyphSlotRec_::linearVertAdvance

Definition at line 1523 of file freetype.h.

FT_Vector FT_GlyphSlotRec_::advance

Definition at line 1524 of file freetype.h.

Referenced by QFontEngineFT::boundingBox(), QFontEngineXLFD::getUnscaledGlyph(), QFontEngineFT::getUnscaledGlyph(), and QFontEngineFT::Font::loadGlyph().

FT_Glyph_Format FT_GlyphSlotRec_::format

Definition at line 1526 of file freetype.h.

Referenced by addBitmapToPath(), and QFontEngineFT::Font::loadGlyph().

FT_Bitmap FT_GlyphSlotRec_::bitmap

Definition at line 1528 of file freetype.h.

Referenced by addBitmapToPath().

FT_Int FT_GlyphSlotRec_::bitmap_left

Definition at line 1529 of file freetype.h.

FT_Int FT_GlyphSlotRec_::bitmap_top

Definition at line 1530 of file freetype.h.

FT_Outline FT_GlyphSlotRec_::outline

Definition at line 1532 of file freetype.h.

Referenced by QFontEngineFT::Font::loadGlyph().

FT_UInt FT_GlyphSlotRec_::num_subglyphs

Definition at line 1534 of file freetype.h.

FT_SubGlyph FT_GlyphSlotRec_::subglyphs

Definition at line 1535 of file freetype.h.

void* FT_GlyphSlotRec_::control_data

Definition at line 1537 of file freetype.h.

long FT_GlyphSlotRec_::control_len

Definition at line 1538 of file freetype.h.

FT_Pos FT_GlyphSlotRec_::lsb_delta

Definition at line 1540 of file freetype.h.

FT_Pos FT_GlyphSlotRec_::rsb_delta

Definition at line 1541 of file freetype.h.

void* FT_GlyphSlotRec_::other

Definition at line 1543 of file freetype.h.

FT_Slot_Internal FT_GlyphSlotRec_::internal

Definition at line 1545 of file freetype.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 15 15:00:36 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1