Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RtCharsetDesc Struct Reference
[RtCharset]


Data Fields

RwInt32  width
RwInt32  height
RwInt32  width_internal
RwInt32  height_internal
RwInt32  count
RwInt32  tilewidth
RwInt32  tileheight

Detailed Description

Holds information about a character set.

Field Documentation

RwInt32 count
 

Number of characters in the set.

RwInt32 height
 

Pixel-height of each character.

RwInt32 height_internal
 

Pixel-height used internally, this is usually height+1 to add a border

RwInt32 tileheight
 

Height of raster in characters.

RwInt32 tilewidth
 

Width of raster in characters.

RwInt32 width
 

Pixel-width of each character.

RwInt32 width_internal
 

Pixel-width used internally, this is usually width+1 to add a border


Criterion Software © 1993-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:46:08 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)