CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csBitmapMetrics Struct Reference
[2D]

Metrics for a glyph that are dependent from whether a simple or antialiased image is used. More...

#include <fontserv.h>

List of all members.

Public Attributes

int width
 Width of the glyph image.

int height
 Height of the glyph image.

int left
 X offset of the image to the pen position.

int top
 Y offset of the image to the pen position.


Detailed Description

Metrics for a glyph that are dependent from whether a simple or antialiased image is used.

Definition at line 83 of file fontserv.h.


Member Data Documentation

int csBitmapMetrics::height
 

Height of the glyph image.

Definition at line 88 of file fontserv.h.

int csBitmapMetrics::left
 

X offset of the image to the pen position.

Definition at line 90 of file fontserv.h.

int csBitmapMetrics::top
 

Y offset of the image to the pen position.

Definition at line 92 of file fontserv.h.

int csBitmapMetrics::width
 

Width of the glyph image.

Definition at line 86 of file fontserv.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18