On 2005.08.11 05:10 Jose' Matos wrote:
$ convert myfile.jpg myfile.eps
This version expands the jpg file generating thus huge sizes.
$ convert myfile.jpg eps2:myfile.eps
This does what you described, it inserts a decoder allowing for
smaller sizes, I think that eps2 is shortcut for EPS level 2
On Wednesday 10 August 2005 19:51, Rich Shepard wrote:
> On Wed, 10 Aug 2005, Jose' Matos wrote:
> > Just as it happens with convert from ImageMagick and:
>
>I thought that 'convert' would do it, but I could not find the list of
> supported formats in the man page.
That is true, one problem
On Wed, 10 Aug 2005, Jose' Matos wrote:
Just as it happens with convert from ImageMagick and:
I thought that 'convert' would do it, but I could not find the list of
supported formats in the man page.
Rich
--
Dr. Richard B. Shepard, President | Author of "Quantifying Environmental
App
On Wednesday 10 August 2005 19:05, Rich Shepard wrote:
> This tool translates the header from .jpg to either .ps or .eps; I used
> the latter. It keeps the compressed image data the same, just wraps the
> header so it looks and feels like an encapsulated PostScript file. LyX
> happily accepted i
For a change of pace, I offer information of potential use to others rather
than asking for help. :-)
I'm writing the User Manual for my fuzzy system modeling software and need
to illustrate the application's GUI screens in the text. Well, The GIMP is
great for generating a high-quality .jpg,