On Sun, Jul 29, 2001 at 08:59:17AM +0300, Baruch Even wrote:
> * Kayvan A. Sylvan <[EMAIL PROTECTED]> [010729 08:56]:
> > On Sun, Jul 29, 2001 at 02:20:13AM -0300, Garst R. Reese wrote:
> > > >
> > > > What do I need to do to get this to work?
> > > > 
> > > netpbm has pstopnm and ppmtoxpm, but pstopnm just runs ghostscript. Why
> > > go to xpm at all?
> > 
> > Baruch,
> > 
> > Can you provide the script/whatever is necessary to make the new Graphics
> > inset work? We should also consider adding it to the lyx sources, somehow.
> 
> I can easily provide the toxpm magic to convert, but this will be a
> temporary bandaid until I create my specialy customized ImageTransformer
> to do resize/dither/cropt/rotate of images on screen.

Note that convert can do all these transformation.
Also, if you are planing to use convert (which give you no library dependency),
then use it with pipes, e.g. convert file.gif xpm:-

Reply via email to