Image in postscript [message #20407] |
Mon, 19 June 2000 00:00  |
Blanchet Eric
Messages: 3 Registered: February 1999
|
Junior Member |
|
|
Hello,
I have some problems to create a postscript file.
we want to display an image whose dimensions are
equal but even if I set the xsize and ysize keywords
with the same value, i obtain a rectangular image.
what can i do to obtain a square image ?
best regards and thanks
--
|
|
|
Re: Image in postscript [message #20459 is a reply to message #20407] |
Thu, 22 June 2000 00:00  |
Blanchet Eric
Messages: 3 Registered: February 1999
|
Junior Member |
|
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Peter Suetterlin wrote:
<blockquote TYPE=CITE>In article <394E32B8.607171A4@chu-caen.fr>,
<br> Blanchet Eric <blanchet-e@chu-caen.fr>
writes:
<br>> Hello,
<br>>
<br>>
<br>> I have some problems to create a postscript file.
<br>> we want to display an image whose dimensions are
<br>> equal but even if I set the xsize and ysize keywords
<br>> with the same value, i obtain a rectangular image.
<p>That is due to the settings of !x.margin and !y.margin.
<p>> what can i do to obtain a square image ?
<p>Either set !x.margin and !y.margin to equal values or use the approach
<br>Liam suggested.
<p> Peter
<p>--
<br> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
<br>Dr. Peter "Pit" Suetterlin
<a href="http://www.astro.uu.nl/~suetter">http://www.astro.uu.nl/~suetter</a>
<br>Sterrenkundig Instituut Utrecht
<br>Tel.: +31 (0)30 253 5225 &n bsp; &n bsp; &n bsp;
P.Suetterlin@astro.uu.nl
<br> ____________________________________________________________ ______________ </blockquote>
<p><br>thanks to Liam and Peter , for their answers
<br>
<p>--
<br>
<hr>Eric BLANCHET
<br>Unitďż˝ IRM, CHU de CAEN
<br>avenue de la Cote de Nacre, 14032 CAEN cedex
<br>t�l : 02 31 06 45 50
<br>fax : 02 31 06 45 52
<p>mail : <a href="mailto:blanchet-e@chu-caen.fr">blanchet-e@chu-caen.fr</a>
<br>
<hr>
<br> </html>
|
|
|