FontFile::CharSize Struct Reference

#include <fontfile.h>

List of all members.


Detailed Description

Size of character.

Public Attributes

ushort_t width
 Character width in points.
ushort_t height
 Character height in points.
uint_t resolution_x
 Horizontal reslution in pixels per inch.
uint_t resolution_y
 Vertical resolution in pixels per inch.

Member Data Documentation

ushort_t FontFile::CharSize::width

Character width in points.

ushort_t FontFile::CharSize::height

Character height in points.

uint_t FontFile::CharSize::resolution_x

Horizontal reslution in pixels per inch.

uint_t FontFile::CharSize::resolution_y

Vertical resolution in pixels per inch.


The documentation for this struct was generated from the following file:
Generated on Sat Oct 20 14:47:31 2007 for Dark Oberon by  doxygen 1.5.3