Main Page | Class Hierarchy | Class List | File List | Class Members

aedFont Class Reference

#include <aedFont.h>

List of all members.

Public Member Functions

int getStyle () const
void setStyle (int style)
int getHeight () const
int getAscent () const
int getDescent () const
int getLineSkip () const
bool getGlyphMetrics (Uint16 c, int *minx, int *maxx, int *miny, int *maxy, int *advance)
int getTextSize (const char *text, Uint16 *w, Uint16 *h)
SDL_Surface * renderTextSolid (const char *str, const aedColor &color)
SDL_Surface * renderTextShaded (const char *str, const aedColor &fg, const aedColor &bg)
SDL_Surface * renderTextBlended (const char *str, const aedColor &color)
void renderTextSolid (SDL_Surface *s, int x, int y, const char *str, const aedColor &color)
void renderTextShaded (SDL_Surface *s, int x, int y, const char *str, const aedColor &fg, const aedColor &bg)
void renderTextBlended (SDL_Surface *s, int x, int y, const char *str, const aedColor &color)

Static Public Member Functions

Uint16 getUnicode (const char *utf8, int *advance)

Friends

class aedApp


Detailed Description

The aedFont class handles text rendering.


The documentation for this class was generated from the following file:
Generated on Mon Mar 1 19:56:18 2004 for aedGUI by doxygen 1.3.6