summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pst-mirror/doc/createEPS/test.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pstricks/contrib/pst-mirror/doc/createEPS/test.tex')
-rw-r--r--graphics/pstricks/contrib/pst-mirror/doc/createEPS/test.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/pstricks/contrib/pst-mirror/doc/createEPS/test.tex b/graphics/pstricks/contrib/pst-mirror/doc/createEPS/test.tex
index 516a56c5b8..30b54eec56 100644
--- a/graphics/pstricks/contrib/pst-mirror/doc/createEPS/test.tex
+++ b/graphics/pstricks/contrib/pst-mirror/doc/createEPS/test.tex
@@ -8,4 +8,14 @@
\psset{Rayon=5}
\pstSphereImage[normale=0 0,scale=3](30,0,0){xc.eps}
\end{pspicture}
+
+
+
+\begin{pspicture}(-5,-5)(5,5)
+\pscircle[linecolor=blue!50]{!5 2 sqrt div}
+\psset{Rayon=5}
+\pstSphereImage[normale=0 0,scale=5](30,10,0){tiger-c.eps}
+\end{pspicture}
+
+
\end{document}