PSDCFontInfo Class Reference

#include <psdc.h>

List of all members.

Public Member Functions

 PSDCFontInfo ()
 Initialisation of the font cache information.

Public Attributes

WORD Typeface
BOOL Bold
BOOL Italic
MILLIPOINT Width
MILLIPOINT Height
ANGLE Rotation
wxFont * pRenderFont
wxFont * pOldFont


Detailed Description

Definition at line 135 of file psdc.h.


Constructor & Destructor Documentation

PSDCFontInfo::PSDCFontInfo  ) 
 

Initialisation of the font cache information.

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
02/06/95
See also:
PSDCFontInfo

Definition at line 132 of file psdc.cpp.

00133 {
00134     Rotation = FIXED16(0);
00135 }


Member Data Documentation

BOOL PSDCFontInfo::Bold
 

Definition at line 142 of file psdc.h.

MILLIPOINT PSDCFontInfo::Height
 

Definition at line 145 of file psdc.h.

BOOL PSDCFontInfo::Italic
 

Definition at line 143 of file psdc.h.

wxFont* PSDCFontInfo::pOldFont
 

Definition at line 148 of file psdc.h.

wxFont* PSDCFontInfo::pRenderFont
 

Definition at line 147 of file psdc.h.

ANGLE PSDCFontInfo::Rotation
 

Definition at line 146 of file psdc.h.

WORD PSDCFontInfo::Typeface
 

Definition at line 141 of file psdc.h.

MILLIPOINT PSDCFontInfo::Width
 

Definition at line 144 of file psdc.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 04:00:12 2007 for Camelot by  doxygen 1.4.4