Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TTF.cxx File Reference
#include <ft2build.h>
#include <FT_FREETYPE_H>
#include <FT_GLYPH_H>
#include "TROOT.h"
#include "TTF.h"
#include "TSystem.h"
#include "TEnv.h"
#include "TMath.h"
#include "TError.h"

Classes

struct  TTFontHandle

Variables

std::unique_ptr< TTFhandlefgHandle
TTF gCleanupTTF
const Float_t kScale = 0.93376068

Variable Documentation

◆ fgHandle

std::unique_ptr<TTFhandle> fgHandle
thread_local

Definition at line 632 of file TTF.cxx.

◆ gCleanupTTF

TTF gCleanupTTF
thread_local

Definition at line 631 of file TTF.cxx.

◆ kScale

const Float_t kScale = 0.93376068

Definition at line 33 of file TTF.cxx.