<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Myriad Pro">Hi Bjoern,<br>
<br>
if you just want some round edges, maybe the option _framearc_ will do
the job.<br>
<br>
See<br>
<br>
\documentclass{article}<br>
\usepackage{pstricks}<br>
\usepackage{pstricks-add}<br>
<br>
\begin{document}<br>
\begin{pspicture}(-5,-4)(5,4)<br>
\psframe[linecolor=red,framearc=0.4](-3,-1)(5,1)<br>
\end{pspicture}<br>
\end{document}<br>
<br>
Regards,<br>
<br>
Juergen<br>
</font><br>
B. Chin-Fo-Sieeuw wrote:
<blockquote cite="mid:f76090385f038.5f038f7609038@student.uva.nl"
 type="cite">
  <pre wrap="">_______________________________________________
pstricks mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pstricks@tug.org">pstricks@tug.org</a>
<a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/pstricks">http://tug.org/mailman/listinfo/pstricks</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="65">-- 
 J&uuml;rgen Gilg
 Austr. 59
 70376 Stuttgart
-------------------------------------
 Tel       0711.59 27 88
 e-Mail    <a class="moz-txt-link-abbreviated" href="mailto:gilg@acrotex.net">gilg@acrotex.net</a>
 Websites  <a class="moz-txt-link-abbreviated" href="http://www.acrotex.net">www.acrotex.net</a>
           <a class="moz-txt-link-abbreviated" href="http://www.brueckenkurs-physik.de">www.brueckenkurs-physik.de</a>
           <a class="moz-txt-link-abbreviated" href="http://www.gilligan-online.de">www.gilligan-online.de</a>
</pre>
</body>
</html>