Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include "vegastrike.h"
#include "font.h"
#include "guidefs.h"
#include "vs_globals.h"
#include "config_xml.h"
Go to the source code of this file.
Functions | |
bool | useStroke () |
Variables | |
static const double | GLUT_WIDTH_HACK = 0.6 |
static const char | SPACE_CHAR = ' ' |
bool useStroke | ( | ) |
Definition at line 41 of file font.cpp.
References VegaConfig::getVariable(), XMLSupport::parse_bool(), and vs_config.
Referenced by Font::calcMetrics(), Font::charWidth(), Font::drawChar(), drawChars(), and PaintText::drawLines().
|
static |
Definition at line 36 of file font.cpp.
Referenced by Font::charWidth().
|
static |
Definition at line 39 of file font.cpp.
Referenced by Font::calcMetrics(), Font::charWidth(), and Font::drawChar().