[pstricks] Border for a Christmas-card

Claus Behl claus at bempf.de
Sat Dec 18 09:24:14 CET 2004


Hi,

here is my example. A first printout showed a very bad quality of my 
picture. this was a jpeg-file (from my digicam) transformed to a 
eps-file with gimp.  Can i do something to get a better quality?

Claus


\documentclass[a4paper,10pt]{article}
\usepackage{graphicx,bbding}
\usepackage[dvips,cmyk]{xcolor}
\usepackage{pst-text,pst-char}
\usepackage{multido}

\begin{document}
\begin{pspicture}(10,8)
\psset{unit=1cm}
\pstextpath[l](0,0){%
    \pspolygon[linestyle=none](0,0)(10,0)(10,8)(0,8)
}{%
    \color{red!75!green}\multido{\i=1+1}{106}{\Sparkle}}

\end{pspicture}
\end{document}




More information about the PSTricks mailing list