#include <cstdlib>#include <ft2build.h>#include <FT_FREETYPE_H>#include <FT_GLYPH_H>#include "TGX11TTF.h"#include "TEnv.h"#include <X11/Xlib.h>#include <X11/Xutil.h>#include <X11/Xatom.h>#include <X11/cursorfont.h>#include <X11/keysym.h>#include <X11/xpm.h>| Classes | |
| struct | RVisual | 
| struct | RXColor | 
| struct | RXImage | 
| class | TTFX11Init | 
| Small utility class that takes care of switching the current gVirtualX to the new TGX11TTF class as soon as the shared library containing this class is loaded.  More... | |
| Variables | |
| static TTFX11Init | gTTFX11Init | 
| 
 | static | 
Definition at line 144 of file TGX11TTF.cxx.