"Isaac Aaron" <[EMAIL PROTECTED]> writes:
> I need to combine an image with some text and make a tiff file for sending it
> via fax, therefore, I require a utlility that can merge and image with text
> on postscript, or do it on a tiff page.
Some ideas:
1) man convert
E.g. LaTeX text + figures (e.g. ps. eps), create a ps file,
run convert.
2) Use XFig to create what you want, export to TIFF
3) Use XFig to create LaTeX picture, splice with LaTeX text,
convert to TIFF.
--
Oleg Goldshmidt | [EMAIL PROTECTED]
If it ain't broken, it hasn't got enough features yet.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]