Difference between revisions of "PCX2PIC"

From AGI Wiki
Jump to navigationJump to search
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{AGISoftwareInfobox
+
<div align="center" style="font-size: 22pt">PCX2PIC</div>
 +
<div align="center">Version 1.01<br />
 +
''Author: [[Eskil Blomfeldt]]''<br />
 +
[[1998]]</div>
 +
 
 +
{{FanAGISoftwareInfobox
 
| Software = PCX2PIC
 
| Software = PCX2PIC
| image = <!-- [[Image:.png|thumb|<div align="center"> Screenshot</div>]] -->
+
| image = <!-- [[Image:PCX2PICSS.png|190px]]<br />
| Developers = [[Eskil Blomfeldt]]
+
''PCX2PIC Screenshot'' -->
| Language = [[w:C++|C++]]
 
 
| Version = 1.01
 
| Version = 1.01
| OS = [[:Category:MS-DOS Software|MS-DOS]]
+
| ReleaseDate = [[1998]]
| Type = {{PicUtils}}
+
| Company = {{N/A}}
| Localization = [[w:English|English]]
+
| Published = {{Published}}
| Website =  
+
| Developers = {{EskilBlomfeldtToolDev}}
}}
+
| ProgLanguage =
 +
| OpenSource =
 +
| Source =
 +
| License =
 +
| Platform = {{DOSTool}}
 +
| Type = {{AGIPicConverter}}, {{AGIPicUtils}}
 +
| Localization = {{EnglishTool}}
 +
| Website = eskilbl@online.no
 +
}}
 +
 
 +
<br />
 +
==<br /><br /> Description ==
 +
 
 +
<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 ==
  
<div align="center"><span style="font-size: 22pt">PCX2PIC</span><br />
+
<blockquote>
''Author: [[Eskil Blomfeldt]]''</div>
+
&nbsp;<!-- Place development status here
 +
<span class="Inactive">N/A</span> -->
 +
</blockquote>
  
&nbsp;
+
==<br /> Usage ==
  
== <br />Description ==
+
* See included documentation
  
'''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.
+
==<br /> Options ==
  
== <br />Download ==
+
<blockquote>
 +
&nbsp;
 +
</blockquote>
  
* <div id="P2PCUR"></div>[[Image:ZIP.PNG|ZIP File]] [[agi:Picture/PCX_to_AGI_PICTURE_(P2PCUR).zip|PCX to AGI PICTURE (P2PCUR)]]<span class="DLInfo"> (ZIP file) [29.2 KB]</span> -
+
==<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 ==
 
== <br />Usage ==
Line 36: Line 77:
 
* [[Eskil Blomfeldt]]
 
* [[Eskil Blomfeldt]]
  
== <br />See Also ==
+
==<br /> References ==
 +
 
 +
<references />
 +
 
 +
==<br /> Also See ==
  
* [[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]]
 +
* [[:Category:AGI Picture Converters|AGI Picture Converters]]
  
 
&nbsp;
 
&nbsp;
  
[[Category:Software]]
+
[[Category:Technical Info]]
[[Category:AGI Tools]]
 
[[Category:Picture Tools]]
 
[[Category:DOS Tools]]
 

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