Bug 40906 - EPSI file of gs 7.05 is no more compatible with tgif.
Summary: EPSI file of gs 7.05 is no more compatible with tgif.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-23 01:50 UTC by MITA Yoshio
Modified: 2002-07-26 00:56 UTC (History)
0 users

See Also:


Attachments
pstoepsi.tar.gz (2.02 KB, text/plain)
2002-07-23 01:50 UTC, MITA Yoshio
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description MITA Yoshio freebsd_committer freebsd_triage 2002-07-23 01:50:01 UTC
	EPSI file import is one of the most useful function of Tgif.
Normally EPS file was converted to EPSI using ps2epsi script that is
delivered with ghostscript.  However, recent change of ghostscript (7.05)
made the script generate EPSI files that can no more be handled with
Tgif. This is a very severe problem for FreeBSD-Tgif folks.

`pstoepsi' script that is accesible from Tgif WWW page is an excellent
alternative to ps2epsi.  So I am going to import this nice script into
the FreeBSD ports collection.

Fix: A new port pstoepsi-20020711 is proposed.
How-To-Repeat: Under ghostscript 7.05 and Tgif 4.1.42,

% ps2epsi file.[e]ps 
% tgif
Then try File->Import->Import EPS file, and select EPSI file.
Comment 1 MITA Yoshio freebsd_committer freebsd_triage 2002-07-26 00:55:49 UTC
State Changed
From-To: open->closed

A new port is committed.