[geeks] Any imagemajick wizards?

Jonathan C. Patschke jp at celestrion.net
Wed Sep 18 12:50:56 CDT 2002


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

-- 
Jonathan Patschke
   > Can you SysAdmins tell me what might go on in a typical day?
   Hours of endless frustration punctuated by moments of sheer terror.
                                 --Saul Tannenbaum (in the Monastery)



More information about the geeks mailing list