ManaPlus
Namespaces | Variables
textchunk.cpp File Reference

(986a3bf)

#include "gui/fonts/textchunk.h"
#include "sdlshared.h"
#include "gui/fonts/font.h"
#include "resources/surfaceimagehelper.h"
#include "resources/image/image.h"
#include "utils/delete2.h"
#include "utils/sdlcheckutils.h"
#include "utils/stringutils.h"
#include "debug.h"

Go to the source code of this file.

Namespaces

 anonymous_namespace{textchunk.cpp}
 

Variables

const int anonymous_namespace{textchunk.cpp}::OUTLINE_SIZE = 1
 
char * strBuf = 0
 

Variable Documentation

◆ strBuf

char* strBuf = 0

Definition at line 46 of file textchunk.cpp.

Referenced by Font::Font(), TextChunk::generate(), Font::getWidth(), and Font::~Font().