#include "TGFont.h" |
Inheritance Chart: | |||||
|
public:
FontMetrics_t() FontMetrics_t(const FontMetrics_t&) ~FontMetrics_t() FontMetrics_t& operator=(const FontMetrics_t&)
public:
Int_t fAscent from baseline to top of font Int_t fDescent from baseline to bottom of font Int_t fLinespace the sum of the ascent and descent Int_t fMaxWidth width of widest character in font Bool_t fFixed true if monospace, false otherwise