VTK  9.3.20240419
Classes | Variables
vtkFreeTypeTools.h File Reference
#include "vtkObject.h"
#include "vtkRenderingFreeTypeModule.h"
#include "vtkSmartPointer.h"
#include "vtkTextRenderer.h"
#include <array>
#include "vtk_freetype.h"
#include <FT_FREETYPE_H>
#include <FT_GLYPH_H>
#include <FT_CACHE_H>
Include dependency graph for vtkFreeTypeTools.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkFreeTypeToolsCleanup
 
class  vtkFreeTypeTools
 FreeType library support. More...
 
struct  vtkFreeTypeTools::FaceMetrics
 
struct  vtkFreeTypeTools::GlyphOutline
 

Variables

static vtkFreeTypeToolsCleanup vtkFreeTypeToolsCleanupInstance
 

Variable Documentation

◆ vtkFreeTypeToolsCleanupInstance

vtkFreeTypeToolsCleanup vtkFreeTypeToolsCleanupInstance
static

Definition at line 533 of file vtkFreeTypeTools.h.