[geeks] Any imagemajick wizards?
Joshua D Boyd
jdboyd at cs.millersville.edu
Thu Sep 19 09:32:29 CDT 2002
On Wed, Sep 18, 2002 at 12:50:56PM -0500, Jonathan C. Patschke wrote:
> On Wed, 18 Sep 2002, Joshua D Boyd wrote:
>
> > I need to convert them to .tga files. So, I use convert like so:
> > convert 1.gif 1.tga.
> >
> > Reading the convert man page, I see a -colorspace flag, so I tried
> > -colorspace RGB, but I'm still getting type 1 files. Can anyone
> > recommend the proper way to force convert to do what I want?
>
> It's been a while, but I think what you want to do is:
>
> convert 1.gif -type TrueColor 1.tga
Yep, that works charms.
--
Joshua D. Boyd
More information about the geeks
mailing list