Difference between revisions of "PCX2PIC"
From AGI Wiki
Jump to navigationJump to searchLine 22: | Line 22: | ||
== <br />Download == | == <br />Download == | ||
− | * <div id="P2PCUR"></div>[[Image:ZIP.PNG|ZIP File]] [[ | + | * <div id="P2PCUR"></div>[[Image:ZIP.PNG|ZIP File]] [[agif:PICTURE/PCX_to_AGI_PICTURE_(P2PCUR).zip|PCX to AGI PICTURE (P2PCUR)]]<span class="DLInfo"> (ZIP file) [29.2 KB]</span> - |
== <br />Usage == | == <br />Usage == |
Revision as of 22:59, 8 August 2014
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
- ZIP File PCX to AGI PICTURE (P2PCUR) (ZIP file) [29.2 KB] -
Usage
- See included documentation
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