Difference between revisions of "PCX2PIC"

From AGI Wiki
Jump to navigationJump to search
Line 11: Line 11:
 
}}  
 
}}  
  
<div align="center"><span style="font-size: 22pt"></span><br />
+
<div align="center"><span style="font-size: 22pt">PCX2PIC</span><br />
 
''Author: [[Eskil Blomfeldt]]''</div>
 
''Author: [[Eskil Blomfeldt]]''</div>
  

Revision as of 22:40, 25 January 2014

Template:AGI Software

PCX2PIC
Author: Eskil Blomfeldt

 


Description

PCX2PIC is a small DOS utility that will convert a bitmap PCX image to the vector based AGI Picture format. Useful for intro-screens and non-interactive screens, but it could also work for interactive scenes, although in that case you would have to add priorities manually later.


Download


Usage


Known issues

  • PCX2PIC has trouble when converting images with patches of white. This can be fixed with the FIXWHITE-option in the configuration-file, but this will not work on all pictures. You can try it and see, but I have had trouble with it(some areas that should be filled are left blank). Hope you find a way to make it work. Blank areas could be filled manually in PicEdit after the conversion.


Credits


See Also