#include "Font.hpp"#include <SDL2/SDL.h>#include <SDL2/SDL_ttf.h>#include "BAREErrors.hpp"#include "GLContextManager.hpp"
Include dependency graph for Font.cpp:Go to the source code of this file.
Namespaces | |
| BARE2D | |
Functions | |
| int | closestPow2 (int i) |
| int closestPow2 | ( | int | i | ) |
Definition at line 9 of file Font.cpp.
Referenced by BARE2D::Font::init().
Here is the caller graph for this function: