R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
TextUtils.hpp File Reference
#include <string>
Include dependency graph for TextUtils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  UI
 
namespace  UI::TextUtils
 

Functions

int UI::TextUtils::EstimateTextWidth (const std::string &text, int fontSize)
 Estimate the width of text in pixels.