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.

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...

Namespaces

namespace  OSDL
 

Definition of the main OSDL common non-specialized types.


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

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)
 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)
 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 = 8
 The character width of fixed basic font.
OSDL_DLL const Length OSDL::Video::TwoDimensional::Text::BasicFontCharacterHeight = 8
 The character height of fixed basic font.
Generated on Mon Nov 29 14:04:30 2010 for OSDL by  doxygen 1.6.3