EPSFontCache Class Reference

#include <cameleps.h>

List of all members.

Public Member Functions

 EPSFontCache ()
 Set up the EPS font cache to be initially invalid.

Public Attributes

BOOL Valid
BOOL Complex
WORD Typeface
BOOL Bold
BOOL Italic
MILLIPOINT Size
FIXED16 a
FIXED16 b
FIXED16 c
FIXED16 d


Detailed Description

Definition at line 349 of file cameleps.h.


Constructor & Destructor Documentation

EPSFontCache::EPSFontCache  ) 
 

Set up the EPS font cache to be initially invalid.

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
05/30/95
See also:
CamelotEPSRenderRegion

Definition at line 3169 of file cameleps.cpp.

03170 {
03171     // Font cache is invalid
03172     Valid = FALSE;
03173 };


Member Data Documentation

FIXED16 EPSFontCache::a
 

Definition at line 361 of file cameleps.h.

FIXED16 EPSFontCache::b
 

Definition at line 361 of file cameleps.h.

BOOL EPSFontCache::Bold
 

Definition at line 358 of file cameleps.h.

FIXED16 EPSFontCache::c
 

Definition at line 361 of file cameleps.h.

BOOL EPSFontCache::Complex
 

Definition at line 356 of file cameleps.h.

FIXED16 EPSFontCache::d
 

Definition at line 361 of file cameleps.h.

BOOL EPSFontCache::Italic
 

Definition at line 359 of file cameleps.h.

MILLIPOINT EPSFontCache::Size
 

Definition at line 360 of file cameleps.h.

WORD EPSFontCache::Typeface
 

Definition at line 357 of file cameleps.h.

BOOL EPSFontCache::Valid
 

Definition at line 355 of file cameleps.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 03:54:02 2007 for Camelot by  doxygen 1.4.4