<div dir="ltr">Hi Adam,<div><br></div><div>There have been many text handling improvements since 5.10.1 -- the entire text rendering engine was rewritten around the v6 release. Your issue was likely fixed in the new code. Please let us know if you experience the same issue on a newer version of VTK.</div>

<div><br></div><div>Thanks,</div><div>Dave</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 16, 2014 at 9:18 PM, Adam Rankin <span dir="ltr"><<a href="mailto:rankin@queensu.ca" target="_blank">rankin@queensu.ca</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all,<br>
<br>
I currently have an issue where when I change the input of two<br>
vtkTextActor3D in the same function, only one draws the new input<br>
character, whereas the other continues to draw the previous input character.<br>
<br>
When I add the line to mark the vtkImageData as modified at the end of<br>
vtkFreeTypeUtilities::PopulateImageData( ... )<br>
Line 1277 :       data->Modified();<br>
then both characters successfully redraw.<br>
<br>
Has anyone else experienced something similar? I am using vtk 5.10.1<br>
<br>
Thanks,<br>
Adam<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br></div>