Converting to a v2 Targa
Converting to a v2 Targa
I've been converting several images into targa format simply by using: convert input.ext output.tga and noticed that the created targa image is of the original TGA format. How can I make it create the new (v2) targa format (with targa footer)?
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Converting to a v2 Targa
I do not believe there is a current way with ImageMagick. Targa support is likely limited to the original format. But I will defer to the ImageMagick developers to comment further or correct me.