#include <boost/tokenizer.hpp>#include <boost/lexical_cast.hpp>#include <wt/font.h>#include <wt/builtin_font.h>#include <wt/trace.h>Include dependency graph for font.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Wt |
Defines | |
| #define | DEFAULT_POINTSIZE 18 |
| #define | DEFAULT_RENDERING Blended |
| #define | DEFAULT_ENCODING ASCII |
| #define | DEFAULT_BACKGROUNDCOLOR "black" |
| #define | DEFAULT_FOREGROUNDCOLOR "white" |
Functions | |
| std::ostream & | Wt::operator<< (std::ostream &s, const Font &f) |
| Operator for output streams. | |
| #define DEFAULT_POINTSIZE 18 |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.