comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: postscript component selection
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: postscript component selection [message #45338 is a reply to message #45337] Sun, 28 August 2005 14:37 Go to previous message
Richard French is currently offline  Richard French
Messages: 173
Registered: December 2000
Senior Member
On 8/28/05 12:06 AM, in article
cbdd0729503b92e16723020d129cdd93@localhost.talkaboutprogramming.com,
"IDLmastertobe" <shi_lee@hotmail.com> wrote:

> Hi, I am able to save a 3D image in postscript format, but I want to be
> able to select the axis, labels.. each component individually in
> illustrator and modify it. My postscript image so far only looks like a
> jpeg image and I have no way to select all the component of the image.
> Does anyone know what option I will need to set to have the postscript
> image able to have its components modified at will in Illustrator? Thank
> you.
>

I've just succeeded in doing something very similar. How did you save the
image? You need to make sure not to use bitmapped fonts in order to do this.
I suggest that you start out with something simple like a 2-D plot in direct
graphics:

!P.FONT=0

Plot,xtitle='x title',ytitle='y title,title='Try to edit this
title',findgen(10)^2, psym=-4

and read it into Illustrator.

You should be able to edit the labels in Illustrator.

Dick French
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: postscript component selection
Next Topic: Help needed on calling an IDL procedure from the Linux command line

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 13:50:23 PDT 2025

Total time taken to generate the page: 0.79779 seconds