Re: Equation Rendering Using Python
akaszynski <[email protected]> Tue, 19 Feb 2019 03:48:44 -0700 (MST)
| Newsgroups | gmane.comp.lib.vtk.user |
|---|---|
| Message-ID | <[email protected]> |
While I could rebuild vtk locally, I’m building a python module that assumes the user only has access to the python wheel built for vtk on PyPi, which hasn’t included support for equation rendering. Regardless, I can still generate rendered equations and even feed it into a vtkImageData object. Is there an example of how I can connect this object to an existing text label or text property? This appears to be the approach that’s used internally by vtk to take externally rendered images and place them where plain text would normally be. Examples in Python or C++ (really any language) would be great. Thanks in advance for your help! -- Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Search the list archives at: http://markmail.org/search/?q=vtkusers Follow this link to subscribe/unsubscribe: https://vtk.org/mailman/listinfo/vtkusers