Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

wftk::Font::Glyph Class Reference

Glyph class: represents a single ASCII value as a surface. More...

#include <font.h>

Inheritance diagram for wftk::Font::Glyph:

wftk::Surface List of all members.

Public Member Functions

void set (FontData &, const Color &, unsigned char)
 set the glyph image
const Metricsmetrics () const
 get the glyph's metrics

Friends

class Font

Classes

struct  Metrics
 holds the info from FT_Glyph_Slot_Rec More...

Detailed Description

Glyph class: represents a single ASCII value as a surface.


The documentation for this class was generated from the following file:

Generated Tue Apr 12 22:48:54 2005.
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.