From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5482 Path: main.gmane.org!not-for-mail From: Berend de Boer Newsgroups: gmane.comp.tex.context Subject: Re: Metapost to GIF Date: 04 Sep 2001 07:36:30 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <878zfv7c0x.fsf@dellius.nederware.nl> References: <3.0.5.32.20010902151923.0089c6a0@mail.northcoast.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035396073 1987 80.91.224.250 (23 Oct 2002 18:01:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:01:13 +0000 (UTC) Cc: pragma@wxs.nl, ntg-context@ntg.nl Original-To: David Arnold In-Reply-To: <3.0.5.32.20010902151923.0089c6a0@mail.northcoast.com> Xref: main.gmane.org gmane.comp.tex.context:5482 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5482 David Arnold writes: > Anyone have an easy way to convert a Metapost figure to a GIF image? Convert the generated postscript to gif. I think GIMP and PaintShop Pro can read it. On Unix you can use the ImageMagick tool set: convert mymp.1 mymp.gif -- Groetjes, Berend. (-: