Difference between revisions of "IMG Viewer"

From Worms Knowledge Base

Jump to: navigation, search
(Created page)
 
m (Corrected links and added planned feature)
Line 4: Line 4:
 
| name = IMG Viewer
 
| name = IMG Viewer
 
| screenshot = imgviewer.png
 
| screenshot = imgviewer.png
| developer = [[User:Pac-Man]]
+
| developer = [[User:Pac-Man|Pac-Man]]
 
| version = 1.0.0.0 / 24 April, 2011
 
| version = 1.0.0.0 / 24 April, 2011
 
| games = [[Worms 2|W2]] (implemented, but untested), [[Worms Armageddon|W:A]], [[Worms World Party|WWP]]
 
| games = [[Worms 2|W2]] (implemented, but untested), [[Worms Armageddon|W:A]], [[Worms World Party|WWP]]
Line 14: Line 14:
 
'''IMG Viewer''' is a small tool which is capable of displaying the IMG files of W:A, WWP and W2 (W2 has not been tested yet, but the code for handling W2 images has already been written).
 
'''IMG Viewer''' is a small tool which is capable of displaying the IMG files of W:A, WWP and W2 (W2 has not been tested yet, but the code for handling W2 images has already been written).
 
It was programmed by using only the file format information given from this wiki, especially the decompressing algorithm written by [[Pisto]]. The related articles are linked at the bottom.
 
It was programmed by using only the file format information given from this wiki, especially the decompressing algorithm written by [[Pisto]]. The related articles are linked at the bottom.
Originally, this was a small tool of the all-in-one Worms editor [[Worms Studio]], but that project has been cancelled by [[User:Pac-Man]] due to lack of time.
+
Originally, this was a small tool of the all-in-one Worms editor [[Worms Studio]], but that project has been cancelled by [[User:Pac-Man|Pac-Man]] due to lack of time.
  
 
== Main Features ==
 
== Main Features ==
Line 21: Line 21:
  
 
== Planned Features ==
 
== Planned Features ==
 +
* Optimizing usability (remembering selected folders)
 +
* Saving images without dismissing the original palette
 
* The ability to edit images and save them (at least for uncompressed images and without changing the palette)
 
* The ability to edit images and save them (at least for uncompressed images and without changing the palette)
  

Revision as of 17:05, 24 April 2011

(Up to Software)
32px IMG Viewer
IMG Viewer screenshot
Developer: Pac-Man
Latest version: 1.0.0.0 / 24 April, 2011
Supported games: W2 (implemented, but untested), W:A, WWP
Language: C# (.NET 2.0)
License: Closed source
Download: s. Team17 forum thread

IMG Viewer is a small tool which is capable of displaying the IMG files of W:A, WWP and W2 (W2 has not been tested yet, but the code for handling W2 images has already been written). It was programmed by using only the file format information given from this wiki, especially the decompressing algorithm written by Pisto. The related articles are linked at the bottom. Originally, this was a small tool of the all-in-one Worms editor Worms Studio, but that project has been cancelled by Pac-Man due to lack of time.

Main Features

  • Displaying IMG files
  • Converting IMG files to more common file formats like BMP, PNG and JPEG

Planned Features

  • Optimizing usability (remembering selected folders)
  • Saving images without dismissing the original palette
  • The ability to edit images and save them (at least for uncompressed images and without changing the palette)

See also

Personal tools