diff --git a/Documentation/content/docs/gallery/TextActor.jpg b/Documentation/content/docs/gallery/TextActor.jpg new file mode 100644 index 00000000000..573cc3132ab Binary files /dev/null and b/Documentation/content/docs/gallery/TextActor.jpg differ diff --git a/Documentation/content/docs/gallery/VectorText.jpg b/Documentation/content/docs/gallery/VectorText.jpg new file mode 100644 index 00000000000..299b2eb03fd Binary files /dev/null and b/Documentation/content/docs/gallery/VectorText.jpg differ diff --git a/Documentation/content/examples/index.md b/Documentation/content/examples/index.md index b92e8a2ad50..dde06dc8580 100644 --- a/Documentation/content/examples/index.md +++ b/Documentation/content/examples/index.md @@ -239,12 +239,16 @@ This will allow you to see the some live code running in your browser. Just pick [![ScalarBarActor Example][ScalarBarActor]](./ScalarBarActor.html "Scalar bar/color legend/LUT actor") [![Actor2D Example][Actor2D]](./Actor2D.html "Actor2D") [![CubeAxes Example][CubeAxes]](./CubeAxes.html "Cube axes around an actor") +[![TextActor Example][TextActor]](./TextActor.html "2D text in a 3D scene") +[![VectorText Example][VectorText]](./VectorText.html "PolyData 3D text") [ScalarBarActor]: ../docs/gallery/ScalarBarActor.jpg [Actor2D]: ../docs/gallery/Actor2D.jpg [CubeAxes]: ../docs/gallery/CubeAxes.jpg +[TextActor]: ../docs/gallery/TextActor.jpg +[VectorText]: ../docs/gallery/VectorText.jpg # Rendering