[pstricks] drawing implicit (polar) plot

Arnaud Schmittbuhl aschmittbuhl at libertysurf.fr
Wed Oct 6 21:13:12 CEST 2004


Herbert Voss a écrit / wrote :

> ok, understood

[some nice working code]


So, nothing else to say but,

\documentclass[a4paper]{article}
\usepackage{pst-all}
\begin{document}
\DeclareFixedFont{\ps}{T1}{ptm}{m}{sc}{4mm}
\DeclareFixedFont{\pb}{T1}{pbk}{b}{n}{6cm}
\let\c\char
\psboxfill{\bfseries\ps%
  \c72\c101\c114\c98\c101\c114\c116}
\begin{pspicture}(0,0)(18,3)
  \centerline{%
    \pscharpath[gradbegin=red,gradend=green,
                fillstyle=gradient,gradangle=-30,
                gradmidpoint=0.5,addfillstyle=boxfill,
                fillangle=30,fillsep=0.6mm]%
                {\rput[b](-0.5,0){\pb\c84\c72\c88}}}
\end{pspicture}
\end{document}


Arnaud Schmittbuhl




More information about the PSTricks mailing list