Difference between revisions of "PCX2PIC"

From AGI Wiki
Jump to navigationJump to search
(Created page with "PCX2PIC by: Eskil Blomfeldt 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-inter...")
 
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
PCX2PIC
+
<div align="center" style="font-size: 22pt">PCX2PIC</div>
by: Eskil Blomfeldt
+
<div align="center">Version 1.01<br />
 +
''Author: [[Eskil Blomfeldt]]''<br />
 +
[[1998]]</div>
  
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.
+
{{FanAGISoftwareInfobox
 +
| Software = PCX2PIC
 +
| image = <!-- [[Image:PCX2PICSS.png|190px]]<br />
 +
''PCX2PIC Screenshot'' -->
 +
| Version = 1.01
 +
| ReleaseDate = [[1998]]
 +
| Company = {{N/A}}
 +
| Published = {{Published}}
 +
| Developers = {{EskilBlomfeldtToolDev}}
 +
| ProgLanguage =
 +
| OpenSource =
 +
| Source =
 +
| License =
 +
| Platform = {{DOSTool}}
 +
| Type =  {{AGIPicConverter}}, {{AGIPicUtils}}
 +
| Localization = {{EnglishTool}}
 +
| Website = eskilbl@online.no
 +
}}
  
MS-DOS
+
<br />
 +
==<br /><br /> Description ==
  
    ZIP File PCX to AGI PICTURE (P2PCUR) (ZIP file) [29.2 KB] -
+
<blockquote>
 +
[[Eskil Blomfeldt]]'s  '''PCX2PIC''' is a small DOS utility that will convert a bitmap PCX image to the vector based [[AGI Picture Resource|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.
 +
</blockquote>
 +
 
 +
==<br /> Features ==
 +
 
 +
*
 +
 
 +
==<br /> Version History ==
 +
 
 +
<blockquote>
 +
&nbsp;<!-- Place version history here
 +
<span class="Inactive">N/A</span> -->
 +
</blockquote>
 +
 
 +
==<br /> Development Status ==
 +
 
 +
<blockquote>
 +
&nbsp;<!-- Place development status here
 +
<span class="Inactive">N/A</span> -->
 +
</blockquote>
 +
 
 +
==<br /> Usage ==
 +
 
 +
* See included documentation
 +
 
 +
==<br /> Options ==
 +
 
 +
<blockquote>
 +
&nbsp;
 +
</blockquote>
 +
 
 +
==<br /> Download ==
 +
 
 +
<blockquote>
 +
Download from here:
 +
* [[Image:ZIP.PNG|ZIP File]] [[File:PCX_to_AGI_PICTURE_(PCX2PIC).zip|PCX_to_AGI_PICTURE_(PCX2PIC).zip]] <span class="DLInfo"> (ZIP file) [29.3 KB]</span>
 +
</blockquote>
 +
 
 +
== <br />Usage ==
 +
 
 +
* See included documentation
 +
 
 +
== <br />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.
 +
 
 +
== <br />Credits ==
 +
 
 +
* [[Eskil Blomfeldt]]
 +
 
 +
==<br /> References ==
 +
 
 +
<references />
 +
 
 +
==<br /> Also See ==
 +
 
 +
* [[AGI Picture Resource|AGI Picture Resources]]
 +
* [[PicEdit]]
 +
* [[:Category:AGI Picture Tools|AGI Picture Resource Tools]]
 +
* [[:Category:AGI Picture Editors|AGI Picture Resource Editor]]
 +
* [[:Category:AGI Picture Converters|AGI Picture Converters]]
 +
 
 +
&nbsp;
 +
 
 +
[[Category:Technical Info]]

Latest revision as of 16:30, 14 April 2019

PCX2PIC
Version 1.01

Author: Eskil Blomfeldt

1998
PCX2PIC
{{{Image}}}
Latest Version:  1.01
Release Date:  1998
Company: N/A
Publication Status:  Published
Developer(s): Eskil Blomfeldt
Interface: {{{Interface}}}
Language:
Open Source:
Source Availability: 
License:
Type: Picture Converter, Picture Utility
Platform: DOS
Localization: English
Website: eskilbl@online.no





Description

Eskil Blomfeldt's 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.


Features


Version History

 


Development Status

 


Usage

  • See included documentation


Options

 


Download

Download from here:


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


References



Also See