Skip to content

Remove ftogl

Allison Vacanti requested to merge allisonvacanti/paraview:remove-ftogl into master

Remove the vtkRenderingFreeTypeOpenGL module.

This module only implements vtkFreeTypeOpenGLTextMapper, which is incompatible with the OpenGL2 backend and lacks functionality available in the core vtkTextMapper implementation.

Merge request reports