CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

fontserv.h File Reference

Font server interface. More...

#include "csutil/scf.h"
#include "csutil/ref.h"

Go to the source code of this file.

Compounds

struct  iFont
 A font object. More...

struct  iFontDeleteNotify
 Called before a font is deleted. More...

struct  iFontServer
 A font server interface. More...


Basic fonts alias names

Any font server should provide these fonts, since most programs expect they to be available.

Other fonts may or may be not available but these should be always available. Default font names always start with "*" to avoid confusion with real file names.

#define CSFONT_LARGE   "*large"
 Thick and relatively large font. More...

#define CSFONT_ITALIC   "*italic"
 Thick italic relatively large font. More...

#define CSFONT_COURIER   "*courier"
 Thin courier-like relatively large font. More...

#define CSFONT_SMALL   "*small"
 Very small font (smallest font that is still readable). More...


Detailed Description

Font server interface.

Definition in file fontserv.h.


Generated for Crystal Space by doxygen 1.2.14