> On Tue, Nov 19, 2002 at 03:57:45AM +0200, Egor Tur wrote:
> > Hi All.
> > How can I convet gif file to postscript file?
>
> I use:
>
> cat file.gif | giftopnm | pnmtops > file.ps
>
> You need netpbm. I just checked: It's available.
>
Thank you ALL for help me!
--
To UNSUBSCRIB
On Tue, Nov 19, 2002 at 08:34:39AM +0100, Rogier Wolff wrote:
> On Tue, Nov 19, 2002 at 03:57:45AM +0200, Egor Tur wrote:
> > Hi All.
> > How can I convet gif file to postscript file?
>
> I use:
>
> cat file.gif | giftopnm | pnmtops > file.ps
>
Or
convert file.gif file.ps
convert is par
On Tue, Nov 19, 2002 at 03:57:45AM +0200, Egor Tur wrote:
> Hi All.
> How can I convet gif file to postscript file?
I use:
cat file.gif | giftopnm | pnmtops > file.ps
You need netpbm. I just checked: It's available.
Roger.
--
** [EMAIL PROTECTED] ** http://www.BitWizard.nl/ ** +31-1
* Egor Tur ([EMAIL PROTECTED]) [021118 18:02]:
> Hi All.
> How can I convet gif file to postscript file?
> Has Debian any utils?
ImageMagick can do it. The command-line utility is called convert.
good times,
--
http://www.doorstop.net/
--
#include
int main() {
puts("Reader! Think not that
Egor Tur said:
> Hi All.
> How can I convet gif file to postscript file?
> Has Debian any utils?
imagemagick should be able to do it, see the manpage for convert.
also gimp can do it too, open it in gimp, and tell it to print to
a file, this will be a postscript file.
nate
--
To UNSUBSCRIBE
Hi All.
How can I convet gif file to postscript file?
Has Debian any utils?
Thanks.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
6 matches
Mail list logo