The SGADE Documentation

the SGADE The Socrates Gameboy Advance Development Engine

The SGADE is a development library for the Nintendo Gameboy Advance. It's free for all uses and is distributed without guarantees. For more information visit the SGADE page.


Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

SoFont.h File Reference

#include "SoSystem.h"
#include "SoImage.h"

Go to the source code of this file.

Defines

#define SO_FONT_FIRST_CHAR
 This is the first character in the char set;.

#define SO_FONT_LAST_CHAR
 This is the last character in the char set;.

#define SO_FONT_NUM_CHARACTERS
 Number of characters in a font.

#define SO_FONT_VERTICAL_SPACING
 Number of pixels in between text lines;.

#define SO_FONT_HORIZONTAL_SPACING
 Number of pixels in between words;.


Functions

const SoImageSoFontGetDefaultFontImage ()
 To get the image of the Socrates default font;.


Detailed Description

Copyright (C) 2002 by the SGADE authors For conditions of distribution and use, see copyright notice in SoLicense.txt

Author:
Jaap Suter
Date:
Jan 2 2002
See the SoFont module for more information.


Copyright 2002 by the SGADE authors. See SoLicense.h or Visit the SGADE page for more information.