FT_FaceRec_ Struct Reference

#include <freetype.h>

Collaboration diagram for FT_FaceRec_:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 895 of file freetype.h.

Public Attributes

FT_Long num_faces
FT_Long face_index
FT_Long face_flags
FT_Long style_flags
FT_Long num_glyphs
FT_Stringfamily_name
FT_Stringstyle_name
FT_Int num_fixed_sizes
FT_Bitmap_Sizeavailable_sizes
FT_Int num_charmaps
FT_CharMapcharmaps
FT_Generic generic
FT_BBox bbox
FT_UShort units_per_EM
FT_Short ascender
FT_Short descender
FT_Short height
FT_Short max_advance_width
FT_Short max_advance_height
FT_Short underline_position
FT_Short underline_thickness
FT_GlyphSlot glyph
FT_Size size
FT_CharMap charmap
FT_Driver driver
FT_Memory memory
FT_Stream stream
FT_ListRec sizes_list
FT_Generic autohint
void * extensions
FT_Face_Internal internal


Member Data Documentation

FT_Long FT_FaceRec_::num_faces

Definition at line 897 of file freetype.h.

FT_Long FT_FaceRec_::face_index

Definition at line 898 of file freetype.h.

FT_Long FT_FaceRec_::face_flags

Definition at line 900 of file freetype.h.

Referenced by QFreetypeFace::computeSize().

FT_Long FT_FaceRec_::style_flags

Definition at line 901 of file freetype.h.

Referenced by QFontEngineFT::QFontEngineFT(), and QFontEngineFT::synthesized().

FT_Long FT_FaceRec_::num_glyphs

Definition at line 903 of file freetype.h.

FT_String* FT_FaceRec_::family_name

Definition at line 905 of file freetype.h.

FT_String* FT_FaceRec_::style_name

Definition at line 906 of file freetype.h.

FT_Int FT_FaceRec_::num_fixed_sizes

Definition at line 908 of file freetype.h.

Referenced by QFreetypeFace::computeSize().

FT_Bitmap_Size* FT_FaceRec_::available_sizes

Definition at line 909 of file freetype.h.

FT_Int FT_FaceRec_::num_charmaps

Definition at line 911 of file freetype.h.

Referenced by checkSymbolFont().

FT_CharMap* FT_FaceRec_::charmaps

Definition at line 912 of file freetype.h.

Referenced by checkSymbolFont().

FT_Generic FT_FaceRec_::generic

Definition at line 914 of file freetype.h.

FT_BBox FT_FaceRec_::bbox

Definition at line 917 of file freetype.h.

Referenced by QFreetypeFace::properties().

FT_UShort FT_FaceRec_::units_per_EM

Definition at line 919 of file freetype.h.

Referenced by QFontEngineFT::averageCharWidth(), QFreetypeFace::properties(), and QFontEngineFT::xHeight().

FT_Short FT_FaceRec_::ascender

Definition at line 920 of file freetype.h.

Referenced by QFreetypeFace::properties().

FT_Short FT_FaceRec_::descender

Definition at line 921 of file freetype.h.

Referenced by QFreetypeFace::properties().

FT_Short FT_FaceRec_::height

Definition at line 922 of file freetype.h.

Referenced by QFreetypeFace::properties().

FT_Short FT_FaceRec_::max_advance_width

Definition at line 924 of file freetype.h.

FT_Short FT_FaceRec_::max_advance_height

Definition at line 925 of file freetype.h.

FT_Short FT_FaceRec_::underline_position

Definition at line 927 of file freetype.h.

Referenced by QFontEngineFT::QFontEngineFT().

FT_Short FT_FaceRec_::underline_thickness

Definition at line 928 of file freetype.h.

Referenced by QFreetypeFace::properties(), and QFontEngineFT::QFontEngineFT().

FT_GlyphSlot FT_FaceRec_::glyph

Definition at line 930 of file freetype.h.

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

FT_Size FT_FaceRec_::size

Definition at line 931 of file freetype.h.

Referenced by QFontEngineFT::averageCharWidth(), QFreetypeFace::properties(), QFontEngineFT::QFontEngineFT(), and QFontEngineFT::xHeight().

FT_CharMap FT_FaceRec_::charmap

Definition at line 932 of file freetype.h.

FT_Driver FT_FaceRec_::driver

Definition at line 936 of file freetype.h.

FT_Memory FT_FaceRec_::memory

Definition at line 937 of file freetype.h.

Referenced by QOpenType::QOpenType().

FT_Stream FT_FaceRec_::stream

Definition at line 938 of file freetype.h.

FT_ListRec FT_FaceRec_::sizes_list

Definition at line 940 of file freetype.h.

FT_Generic FT_FaceRec_::autohint

Definition at line 942 of file freetype.h.

void* FT_FaceRec_::extensions

Definition at line 943 of file freetype.h.

FT_Face_Internal FT_FaceRec_::internal

Definition at line 945 of file freetype.h.


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