#include <iostream>
#include <algorithm>
#include "font.hh"
#include "surface.hh"
#include "util.hh"
#include "display.hh"
#include "screeninfo.hh"
#include "../src/gettext.h"
Include dependency graph for font.cc:
Go to the source code of this file.
Namespaces | |
namespace | otk |
Defines | |
#define | _(str) gettext(str) |
|
|