Difference between revisions of "PCX2PIC"

From AGI Wiki
Jump to navigationJump to search
Line 38: Line 38:
 
== <br />See Also ==
 
== <br />See Also ==
  
* [[Picture Resource|Picture Resources]]
+
* [[AGI Picture Resource|AGI Picture Resources]]
 
* [[PicEdit]]
 
* [[PicEdit]]
* [[:Category:Picture Tools|Picture Resource Tools]]
+
* [[:Category:AGI Picture Tools|AGI Picture Resource Tools]]
* [[:Category:Picture Editors|Picture Resource Editor]]
+
* [[:Category:AGI Picture Editors|AGI Picture Resource Editor]]
  
 
&nbsp;
 
&nbsp;

Revision as of 13:32, 24 March 2019

PCX2PIC
{{{Image}}}
Latest Version:  1.01
Release Date:  {{{ReleaseDate}}}
Company: {{{Company}}}
Publication Status:  {{{Published}}}
Developer(s): Eskil Blomfeldt
Interface: {{{Interface}}}
Language: {{{ProgLanguage}}}
Open Source: {{{OpenSource}}}
Source Availability:  {{{Source}}}
License: {{{License}}}
Platform: {{{Platform}}}
Type: Picture Utility
Localization: English
Website:


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

  • 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