39 }
else if ((
style > 4000) && (
style <= 4100)) {
45 return { color,
style };
60 ttf.SetTextFont(font);
78 ttf.SetTextFont(font);
101 ttf.SetTextFont(font);
105 a =
ttf.GetBox().yMax;
128 ttf.SetTextFont(font);
132 a =
ttf.GetBox().yMax;
149 ttf.SetTextFont(font);
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
short Style_t
Style number (short)
short Color_t
Color number (short)
short Font_t
Font number (short)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Fill Area Attributes class.
static Int_t GetColorTransparent(Int_t color, Float_t a)
Static function: Returns the transparent color number corresponding to n.
void GetTextExtent(Font_t font, Double_t size, UInt_t &w, UInt_t &h, const char *mess) override
Returns text extend.
UInt_t GetTextAdvance(Font_t font, Double_t size, const char *text, Bool_t kern) override
Returns text advance.
const TAttFill & GetAttFill() const override
Bool_t fFullyTransparent
if transformed fill attributes fully transparent
TAttFill GetAttFillInternal(Bool_t with_transparency)
Returns fill attributes after modification Checks for special fill styles 4000 .
void GetTextAscentDescent(Font_t font, Double_t size, UInt_t &a, UInt_t &d, const char *mess) override
Returns text accent / descent.
Dynamic handle to work with freetype 2 library.
virtual Bool_t IsCocoa() const
virtual Bool_t HasTTFonts() const
Return true if TTF font can be used.
Short_t Abs(Short_t d)
Returns the absolute value of parameter Short_t d.