Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::ImlibFontHdr Class Reference

This is the imlib2 font header (I got this from the test example that comes with the code. More...

#include <X11Font.h>

List of all members.

Public Member Functions

 ImlibFontHdr ()

Public Attributes

int type
ImlibFontHdrnext
char * name
int ref
XFontSet xfontset
int font_count
XFontStruct ** font_struct
char ** font_name
int ascent
int descent
int max_ascent
int max_descent
int max_width
ImlibFontHdrttf


Detailed Description

This is the imlib2 font header (I got this from the test example that comes with the code.

This probably will change (?), need to find this out, as well as is it possible to get the raw handle that freetype uses.


Constructor & Destructor Documentation

VCF::ImlibFontHdr::ImlibFontHdr  )  [inline]
 


Member Data Documentation

int VCF::ImlibFontHdr::ascent
 

int VCF::ImlibFontHdr::descent
 

int VCF::ImlibFontHdr::font_count
 

char** VCF::ImlibFontHdr::font_name
 

XFontStruct** VCF::ImlibFontHdr::font_struct
 

int VCF::ImlibFontHdr::max_ascent
 

int VCF::ImlibFontHdr::max_descent
 

int VCF::ImlibFontHdr::max_width
 

char* VCF::ImlibFontHdr::name
 

ImlibFontHdr* VCF::ImlibFontHdr::next
 

int VCF::ImlibFontHdr::ref
 

ImlibFontHdr* VCF::ImlibFontHdr::ttf
 

int VCF::ImlibFontHdr::type
 

XFontSet VCF::ImlibFontHdr::xfontset
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information