Text.hpp File Reference

Functions to output text on bitmaps. More...

Go to the source code of this file.

Namespaces

namespace  Gosu

Functions

std::wstring Gosu::defaultFontName ()
unsigned Gosu::textWidth (const std::wstring &text, const std::wstring &fontName, unsigned fontHeight, unsigned fontFlags=0)
void Gosu::drawText (Bitmap &bitmap, const std::wstring &text, int x, int y, Color c, const std::wstring &fontName, unsigned fontHeight, unsigned fontFlags=0)
Bitmap Gosu::createText (const std::wstring &text, const std::wstring &fontName, unsigned fontHeight, unsigned lineSpacing, unsigned maxWidth, TextAlign align, unsigned fontFlags=0)


Detailed Description

Functions to output text on bitmaps.


Generated on Fri Sep 12 21:50:23 2008 for Gosu by  doxygen 1.5.5