[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mgp-users 00953] Re: fore no longer works with EPS-images



Hi, 

From: Christoph Dalitz <christoph.dalitz@hs-niederrhein.de>
Subject: [mgp-users 00920] fore no longer works with EPS-images
Date: Wed, 5 Jun 2002 09:39:45 +0200
Message-ID: <>

>> It seems that some external program/library that mgp uses for displaying
>> EPS images behaves differently in a new version.
>> Questions:
>> 
>>  a) Does someone know how mgp displays EPS-images?
>>     Which external programs/libraries are used?
>>     Where do I have to look in the source code?
>>     Where is the foreground color of the image set in the mgp code?

Mgp converts eps image to pnm with gs. (You can change this with -X option)
The forground color is set in image_setcolor() in draw.c.

Thanks,
--
Yoshifumi Nishida
nishida@csl.sony.co.jp