Un parapluie en anamorphose conique.
[pst-anamorphosis.git] / img / serie01 / exemple_eiffel.tex
1 \documentclass{article}
2 \usepackage{pst-anamorphosis-add}
3 \usepackage[a4paper]{geometry}
4 \pagestyle{empty}
5 \begin{document}
6 \def\Cadre{%
7 \psframe[fillstyle=solid,fillcolor={[rgb]{0.675 0.935 1}}](-2,-2)(2,7.5)
8 \pslineA[fillstyle=solid,fillcolor={[rgb]{0.675 0.935 1}}](-2,-2)(-2,7.5)(2,7.5)(2,-2)(-2,-2)
9 \psset{linestyle=dotted}
10 \multido{\n=-2.00+0.50}{9}{%
11 \pnode(! \n\space -2.00){A}
12 \pnode(! \n\space 7.5){B}
13 \psline(A)(B)
14 \pslineA(A)(B)
15 }
16 \multido{\N=-2.00+0.50}{20}{%
17 \pnode(!-2.0 \N){A}
18 \pnode(!2.0 \N){B}
19 \pslineA(A)(B)
20 \psline(A)(B)
21 }}
22 \begin{center}
23 \psscalebox{0.66667}{%
24 %\begin{pspicture}[showgrid](-9,-14)(9,8)
25 \begin{pspicture}(-9,-14)(9,8)
26 \pscircle[doubleline=true,linestyle=dashed]{3}
27 \psset{Yv=-100,Xv=0}
28 %\Cadre
29 \psanamorphosis[scale=3 3,drawanamorphosis=true](0,2.5){eiffel.eps}
30 \pstextA[fontsize=15,fillcolor=black,scale=1 2](0,7){La tour Eiffel}
31 \psset{fontsize=20,fillcolor=black}
32 \pstextA(-1.25,5.5){2}
33 \pstextA(-1.25,4.9){0}
34 \pstextA(-1.25,4.3){1}
35 \pstextA(-1.25,3.7){1}
36 \pstextA(1.25,5.5){S}
37 \pstextA(1.25,5){y}
38 \pstextA(1.25,4.5){r}
39 \pstextA(1.25,4){a}
40 \pstextA(1.25,3.5){c}
41 \pstextA(1.25,3){u}
42 \pstextA(1.25,2.5){s}
43 \pstextA(1.25,2){e}
44 \end{pspicture}
45 }
46 \end{center}
47 \newpage
48 \begin{verbatim}
49 \begin{pspicture}[showgrid](-9,-14)(9,8)
50 \pscircle[doubleline=true,linestyle=dashed]{3}
51 \psset{Yv=-100,Xv=0}
52 %\Cadre
53 \psanamorphosis[scale=3 3,drawanamorphosis=true](0,2.5){eiffel.eps}
54 \pstextA[fontsize=15,fillcolor=black](0,7){La tour Eiffel}
55 \pstextA[fontsize=15,fillcolor=black](-1.25,5.5){2}
56 \pstextA[fontsize=15,fillcolor=black](-1.25,5){0}
57 \pstextA[fontsize=15,fillcolor=black](-1.25,4.5){1}
58 \pstextA[fontsize=15,fillcolor=black](-1.25,4){1}
59 \end{pspicture}
60 \end{verbatim}
61 \end{document}

Licence Creative Commons Les fichiers de Syracuse sont mis à disposition (sauf mention contraire) selon les termes de la
Licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.