<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello!<br>
    <br>
    I noticed that the code, responsible to load a user defined font
    file is commented out in vtkFreeTypeUtilities - starting here:
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a
href="https://github.com/Kitware/VTK/blob/master/Rendering/FreeType/vtkFreeTypeUtilities.cxx#L1575">https://github.com/Kitware/VTK/blob/master/Rendering/FreeType/vtkFreeTypeUtilities.cxx#L1575</a><br>
    <br>
    Is there an alternative to load a font file to use with the
    vtkFreeTypeUtilities, or will this be reimplemented in the future?<br>
    <br>
    Thanks!<br>
    Christoph<br>
  </body>
</html>