#include "vtkObject.h"
#include "vtk_freetype.h"
#include <FT_FREETYPE_H>
#include <FT_GLYPH_H>

Go to the source code of this file.
Classes | |
| class | vtkFreeTypeUtilitiesCleanup |
| class | vtkFreeTypeUtilities |
| FreeType library support. More... | |
| struct | vtkFreeTypeUtilities::Entry |
Defines | |
| #define | VTK_FTFC_CACHE_CAPACITY 150 |
| #define VTK_FTFC_CACHE_CAPACITY 150 |
Definition at line 28 of file vtkFreeTypeUtilities.h.
1.5.6