[pstricks] Border for a Christmas-card

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Sat Dec 18 09:49:28 CET 2004


Claus Behl wrote:

> 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?

create is as an overlay -> http://PSTricks.de/Examples/overlay.phtml

Herbert


\documentclass[a4paper,10pt]{article}
\usepackage{pstricks}
\usepackage{multido}

\begin{document}
\begin{pspicture}(10,8)
   \psset{unit=1mm,linecolor=red!75!green}
   \newpsfontdot{Sparkle}[2 0.0 0.0 2 -0.78 -0.7]{ZapfDingbats}{<64>}
 
\multido{\iA=0+5}{20}{\psdots[dotscale=3,dotstyle=Sparkle](\iA,0)(\iA,80)}
 
\multido{\iA=0+5}{17}{\psdots[dotscale=3,dotstyle=Sparkle](0,\iA)(100,\iA)}
\end{pspicture}
\end{document}



-- 
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes




More information about the PSTricks mailing list