Hi,<div><br></div><div><div>We have the necessity to draw the bounding box of a text in order to improve the readability of a text when it is drawn in front of an image which has similar colors.  </div><div><br></div><div>

Please, see it in gerrit: <a href="http://review.source.kitware.com/#change,3153">http://review.source.kitware.com/#change,3153</a></div><div><br></div><div>We decided to add two background properties (Color and Opacity) to vtkTextProperty using the same design of Color and Opacity properties. Having these properties in vtkTextProperty allow us to use it in either vtkTextActor or vtkTextMapper.</div>

<div><br></div><div>Moreover, we modified vtkFreeTypeUtilities and vtkOpenGLFreeTypeTextMapper to test these new properties with vtkTextActor and vktTextMapper, respectively. I guess we should also consider to modify vtkMesaFreeTypeTextMapper but it is not done yet.</div>

<div><br></div><div>Note that, vtkFreeTypeUtilities also includes the modifications to solve the shadow rendering proposed here: <a href="http://vtk.org/Bug/view.php?id=9618">http://vtk.org/Bug/view.php?id=9618</a>. It is required to draw the background correctly, but it can be pushed separately.</div>

<div><br></div></div><div>I'm not sure who should be the reviewers or if it is better to discuss it on the mailing list. So, please, let me know about that.</div><div><br></div><div>Thanks,</div><div><br></div><div>Roger</div>