![]() |
ROOT
6.06/08
Reference Guide
|
#include <stdlib.h>#include <string.h>#include <ctype.h>#include <wchar.h>#include <fontconfig/fontconfig.h>#include "Riostream.h"#include "Byteswap.h"#include "TROOT.h"#include "TColor.h"#include "TVirtualPad.h"#include "TPoints.h"#include "TPostScript.h"#include "TStyle.h"#include "TMath.h"#include "TText.h"#include "TSystem.h"#include "TEnv.h"#include "../../../graf2d/mathtext/inc/fontembed.h"#include "AdobeGlyphList.h"
Include dependency graph for TPostScript.cxx:Go to the source code of this file.
Variables | |
| const Float_t | kScale = 0.93376068 |
| static Bool_t | MustEmbed [32] |
| const Float_t kScale = 0.93376068 |
Definition at line 250 of file TPostScript.cxx.
Referenced by TPostScript::Text().
|
static |
Definition at line 253 of file TPostScript.cxx.
Referenced by TPostScript::FontEmbed(), TPostScript::Text(), and TPostScript::TPostScript().