font.cpp File Reference

#include <boost/tokenizer.hpp>
#include <boost/lexical_cast.hpp>
#include <wt/font.h>
#include <wt/builtin_font.h>
#include <wt/trace.h>

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 Documentation

#define DEFAULT_BACKGROUNDCOLOR   "black"

#define DEFAULT_ENCODING   ASCII

#define DEFAULT_FOREGROUNDCOLOR   "white"

#define DEFAULT_POINTSIZE   18

#define DEFAULT_RENDERING   Blended


Generated Fri Jul 28 19:22:37 2006.
Copyright © 1998-2003 by the respective authors.

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.