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

Re: Image merging utlility



"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