[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Image merging utlility
- To: "Isaac Aaron" <e-tsik(at-nospam)q-bytes.com>
- Subject: Re: Image merging utlility
- From: Oleg Goldshmidt <ogoldshmidt(at-nospam)computer.org>
- Date: 18 Jun 2001 12:15:47 +0300
- Cc: <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: "Isaac Aaron"'s message of "Mon, 18 Jun 2001 09:58:00 +0200"
- Organization: Speaking for myself only.
- Original-Sender: ogoldshmidt@computer.org
- References: <3B2DB488.000014.00704@ISAAC-AARON>
- Reply-To: ogoldshmidt(at-nospam)computer.org
- Sender: ogoldshmidt(at-nospam)comgates.co.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley)
"Isaac Aaron" <e-tsik@q-bytes.com> 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 | ogoldshmidt@NOSPAM.computer.org
If it ain't broken, it hasn't got enough features yet.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il