BezFontMetrics Class Reference
 
 
 
BezFontMetrics Class Reference

#include <bezfont.h>

Inheritance diagram for BezFontMetrics:
MaxHeapOperators

Public Member Functions

CoreExport  BezFontMetrics ()
CoreExport  BezFontMetrics (NEWTEXTMETRIC *from)

Public Attributes

LONG  Height
LONG  Ascent
LONG  Descent
LONG  InternalLeading
LONG  ExternalLeading
LONG  AveCharWidth
LONG  MaxCharWidth
LONG  Weight
LONG  Overhang
LONG  DigitizedAspectX
LONG  DigitizedAspectY
BCHAR  FirstChar
BCHAR  LastChar
BCHAR  DefaultChar
BCHAR  BreakChar
BYTE  Italic
BYTE  Underlined
BYTE  StruckOut
BYTE  PitchAndFamily
BYTE  CharSet
DWORD  Flags
UINT  SizeEM
UINT  CellHeight
UINT  AvgWidth

Constructor & Destructor Documentation

CoreExport BezFontMetrics ( ) [inline]
{}      // To Do; Fill in fields with reasonable values
CoreExport BezFontMetrics ( NEWTEXTMETRIC *  from )

Member Data Documentation