OSDLFixedFont.h File Reference

#include "OSDLFont.h"
#include "Ceylan.h"
#include <string>

Include dependency graph for OSDLFixedFont.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OSDL
namespace  OSDL::Video
namespace  OSDL::Video::TwoDimensional
namespace  OSDL::Video::TwoDimensional::Text

Classes

class  OSDL::Video::TwoDimensional::Text::FixedFont
 Models fixed fonts, a category which gathers all fonts whose rendering demands little resources, but cannot be scaled, as opposed to Truetype fonts. More...

Functions

OSDL_DLL bool OSDL::Video::TwoDimensional::Text::printBasic (const std::string &text, Surface &targetSurface, Coordinate x, Coordinate y, Pixels::ColorElement red, Pixels::ColorElement blue, Pixels::ColorElement green, Pixels::ColorElement alpha=Pixels::AlphaOpaque) throw ()
 Prints specified string on target surface, with specified color, taking as upper left corner specified coordinates.
OSDL_DLL bool OSDL::Video::TwoDimensional::Text::printBasic (const std::string &text, Surface &targetSurface, Coordinate x, Coordinate y, Pixels::ColorDefinition colorDef) throw ()
 Prints specified string on target surface, with specified color, taking as upper left corner specified coordinates.

Variables

OSDL_DLL const Length OSDL::Video::TwoDimensional::Text::BasicFontCharacterWidth
 The character width of fixed basic font.
OSDL_DLL const Length OSDL::Video::TwoDimensional::Text::BasicFontCharacterHeight
 The character height of fixed basic font.


Generated on Fri Mar 30 14:47:08 2007 for OSDL by  doxygen 1.5.1