
Instructions:
To convert an obj file produced by tgif
to the Encapsulated PostScript (EPS) format, just
use a text editor to open the obj file and select all the text.
(Please make the window as wide as possible to minimize line wraps.)
Copy everything into the cut buffer, and paste it in to the
text area below. Finally, click on the Submit button.
Please be careful about line wraps because it introduces extra carriage
returns which the script cannot handle. Often, the second line of an
obj file (which starts with the string "state") is too long and
is automatically wrapped by a text editor. Please check the text area
and make sure that it is not wrapped. If it is, delete the carriage
return using <Cntrl>h in the text area.
William Chia-Wei Cheng (william@cs.umd.edu)