font_ttf.cpp File Reference

#include "SDL.h"
#include "SDL_ttf.h"
#include "SDL_opengl.h"
#include "log.h"
#include "font_ttf.h"

Include dependency graph for font_ttf.cpp:

Go to the source code of this file.

Functions

Uint32 getpixel (SDL_Surface *surface, int x, int y)
void putpixel (SDL_Surface *surface, int x, int y, Uint32 pixel)
SDL_Surface * ConvertToRGBA (SDL_Surface *surf)
void SwapRows (SDL_Surface *surf)


Function Documentation

SDL_Surface* ConvertToRGBA SDL_Surface *  surf  ) 
 

Definition at line 108 of file font_ttf.cpp.

References getpixel(), putpixel(), and TIN.

Referenced by FontTTF::RenderUTF8().

Here is the call graph for this function:

Uint32 getpixel SDL_Surface *  surface,
int  x,
int  y
[inline]
 

Definition at line 12 of file font_ttf.cpp.

Referenced by SurfAlpha::converse(), SurfColorKey::converse(), SurfExternalAlpha::converse(), SurfDefault::converse(), ConvertToRGBA(), and SurfExternalAlpha::create().

void putpixel SDL_Surface *  surface,
int  x,
int  y,
Uint32  pixel
[inline]
 

Definition at line 39 of file font_ttf.cpp.

Referenced by ConvertToRGBA(), SurfExternalAlpha::create(), and SurfaceFactory::create().

void SwapRows SDL_Surface *  surf  ) 
 

Definition at line 168 of file font_ttf.cpp.

References DIE(), LOGE, and TIN.

Referenced by FontTTF::RenderUTF8().

Here is the call graph for this function:


Generated on Wed Apr 12 13:57:53 2006 for bjs by  doxygen 1.4.5