fe::FontDesc Struct Reference
[Ferry Extensions library]

Platform independent font description. More...

List of all members.

Public Types

enum  { FaceNameLength = 63 }
enum  Style { Plain = 0x0, Bold = 0x1, Italic = 0x2 }

Public Attributes

char faceName [FaceNameLength+1]
unsigned size
int style


Detailed Description

Platform independent font description.

See also:
Fe_FontCreate()

Fe_FontGetDesc()


Member Enumeration Documentation

Enumerator:
Plain 
Bold 
Italic 

anonymous enum

Enumerator:
FaceNameLength 


Member Data Documentation

Font size. Measured in pixels.

Font style. Should be a one of or combination of Plain, Bold, Italic.

char fe::FontDesc::faceName[FaceNameLength+1]

A null-terminated string that specifies the typeface name of the font.


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

Generated on Tue Nov 18 21:08:23 2008 for Ferry by doxygen 1.5.7.1
http://sourceforge.net