Namespaces | Defines | Functions

glut-font.cpp File Reference

#include "glut-font.h"
#include "ftgl.h"
#include "perf/perf.h"
#include "wave-glut/wave-glut.h"
Include dependency graph for glut-font.cpp:

Go to the source code of this file.

Namespaces

namespace  glut

Defines

#define FREETYPE2_STATIC
#define FTGL_LIBRARY_STATIC

Functions

smart_ptr< Font > glut::getDefaultFont (void)
 retrieve the default font (throws if there isn't one)
bool glut::scaleFontToPixelHeight (IO Font *font, IN const char *textToScale, IN int desiredPixelHeight)
 scale the given font to the specified height in pixels.

Define Documentation

#define FREETYPE2_STATIC

Definition at line 37 of file glut-font.cpp.

#define FTGL_LIBRARY_STATIC

Definition at line 38 of file glut-font.cpp.