Skip to content
  • Mathieu Westphal (Kitware)'s avatar
    Correcting Frame in TextActor · a9526177
    Mathieu Westphal (Kitware) authored
    The first Frame implementation in vtkTextActor
    was incorrect and did not took into account
    all transformation possibilities of the text.
    This new implementation use the same abstraction of the background
    always drawing the frame in the right place for FreeType
    For matplot lib the implementation is working but, since
    there is no padding supported yet, the Frame will blend with the text
    instead of being around the text.
    a9526177