Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

GfxFont.h File Reference

#include <aconf.h>
#include "gtypes.h"
#include "GString.h"
#include "Object.h"
#include "CharTypes.h"

Go to the source code of this file.

Compounds

class  Gfx8BitFont
class  GfxCIDFont
class  GfxFont
struct  GfxFontCIDWidthExcep
struct  GfxFontCIDWidthExcepV
struct  GfxFontCIDWidths
class  GfxFontDict

Defines

#define fontFixedWidth   (1 << 0)
#define fontSerif   (1 << 1)
#define fontSymbolic   (1 << 2)
#define fontItalic   (1 << 6)
#define fontBold   (1 << 18)

Enumerations

enum  GfxFontType {
  fontUnknownType, fontType1, fontType1C, fontType3,
  fontTrueType, fontCIDType0, fontCIDType0C, fontCIDType2
}


Define Documentation

#define fontBold   (1 << 18)
 

#define fontFixedWidth   (1 << 0)
 

#define fontItalic   (1 << 6)
 

#define fontSerif   (1 << 1)
 

#define fontSymbolic   (1 << 2)
 


Enumeration Type Documentation

enum GfxFontType
 

Enumeration values:
fontUnknownType 
fontType1 
fontType1C 
fontType3 
fontTrueType 
fontCIDType0 
fontCIDType0C 
fontCIDType2 


Generated on Wed Nov 3 12:59:12 2004 for Lemur Toolkit by doxygen1.2.18