Difference between revisions of "PCX2PAL"

From AGI Wiki
Jump to navigationJump to search
Line 1: Line 1:
 +
<div align="center" style="font-size: 22pt">PCX2PAL</div>
 +
<div align="center">Version 1.0<br />
 +
''Author: [[Brian Provinciano]]''<br />
 +
[[1999|1999/03/28]]</div>
 +
 
{{AGISoftwareInfobox
 
{{AGISoftwareInfobox
 
| Software = PCX2PAL
 
| Software = PCX2PAL
| image = <!-- [[Image:PCX2PAL_SS.png|200px]]<br />
+
| image = [[Image:PCX2PALSS.png|190px]]<br />
PCX2PAL Screenshot -->
+
''PCX2PAL for Windows Screenshot''
| Developers =  
+
| Version = 1.0
| Language =  
+
| ReleaseDate = [[1999|1999/03/28]]
| Version =  
+
| Company = {{N/A}}
| OS =  
+
| Published = {{Published}}
 +
| Developers = {{BrianProvincianoToolDev}}
 +
| ProgLanguage = {{C}}
 +
| OpenSource = {{Open}}
 +
| Source = {{SourceSW}}
 +
| License = {{NoLicense}}
 +
| Platform = {{DOSTool}}, {{WinTool}}
 
| Type = {{AGIPaletteTool}}
 
| Type = {{AGIPaletteTool}}
| Localization = English
+
| Localization = {{EnglishTool}}
| Website =  
+
| Website = {{UltAGISCIURL}}
 
}}
 
}}
  
==<br /> PCX2PAL ==
+
<br />
 +
==<br /><br /> Description ==
 +
 
 +
<blockquote>
 +
[[Brian Provinciano]]'s  PCX2PAL takes the palette from a 256 color PCX image and creates an AGI palette file for use with the AGI palette changing patch. A copy of the palette changing patch can be obtained from http://agisci.cjb.net.
 +
 
 +
===<br /> FAQ ===
 +
 
 +
<blockquote>
 +
This program is freeware. You may distribute it freely as long as:
 +
 
 +
# All files, (even this readme file), are included in their original unchanged form.
 +
# You may not accept money in exchange for this software for any reason.
 +
 
 +
Email me at "bri_da_man@hotmail.com" with any questions, comments or bug reports regarding this program.
 +
</blockquote>
 +
</blockquote>
  
Version 1.0
+
==<br /> Features ==
By [[Brian Provinciano]]
 
March 27th, 1999
 
  
== <br />DOWNLOAD ==
+
*
  
* [[File:ZIP.PNG|ZIP File]] [[agidl:Palette/PCX2PAL.ZIP|PCX2PAL]]<span class="DLInfo"> (ZIP file) [11 KB]</span>
+
==<br /> Version History ==
  
==<br /> FAQ ==
+
* Source code cleaned up and modified to run quicker and more efficiently.
 +
* Recompiled to be a smaller executable
  
 +
==<br /> Development Status ==
  
Q. What does it do?
+
<blockquote>
A. PCX2PAL takes the palette from a 256 color PCX image and creates an AGI palette file for use with the AGI palette changing patch.
+
Abandoned
 +
</blockquote>
  
Q. How do I use it?<br />
+
==<br /> Usage ==
A. At the DOS prompt, go to the directory where PCX2PAL is located and type:<br />
 
<blockquote>PCX2PAL [FILE.PCX] [FILE.PAL]</blockquote>
 
  
 +
<blockquote>
 +
<blockquote>
 +
<code>PCX2PAL [FILE.PCX] [FILE.PAL]</code>
 +
</blockquote>
 
Where [FILE.PCX] is the PCX image that you are getting the palette from and [FILE.PAL] is the palette output file.
 
Where [FILE.PCX] is the PCX image that you are getting the palette from and [FILE.PAL] is the palette output file.
  
Line 37: Line 67:
  
 
A full tutorial on using PCX2PAL and the palette changing patch is located at http://agisci.cjb.net.
 
A full tutorial on using PCX2PAL and the palette changing patch is located at http://agisci.cjb.net.
 +
</blockquote>
  
Q. Is this program free?
+
==<br /> Options ==
A. Yes. This program is freeware. You may distribute it freely as long as:
 
  
# All files, (even this readme file), are included in their original unchanged form.
+
<blockquote>
# You may not accept money in exchange for this software for any reason.
+
&nbsp;
 +
</blockquote>
  
Q. How can I contact you?
+
==<br /> Download ==
A. You can email me at "bri_da_man@hotmail.com" with any questions, comments or bug reports regarding this program.
 
  
==<br /> VERSION CHANGES ==
+
<blockquote>
 
+
Download from here:
* Source code cleaned up and modified to run quicker and more efficiently.
 
* Recompiled to be a smaller executable
 
  
 +
* [[File:ZIP.PNG|ZIP File]] [[agidl:Palette/PCX2PAL.ZIP|PCX2PAL for DOS]]<span class="DLInfo"> (ZIP file) [11 KB]</span>
 +
* [[Image:ZIP.PNG|ZIP File]] [[File:PCX2PALWin(WINP2P).zip|PCX2PALWin(WINP2P).zip for Windows]] <span class="DLInfo"> (ZIP file) [175 KB]</span>
  
The ZIP file should contain the following files:
+
The zip file should contain the following files:
  
 
* PAL.101      - The output palette of test.pcx
 
* PAL.101      - The output palette of test.pcx
* PCX2PAL.EXE - The main program
+
* WINP2P.EXE   - The main program
 
* README.TXT  - This file
 
* README.TXT  - This file
 
* TEST.PCX    - A PCX file which uses the AGI palette to give an example of how the palette should be.
 
* TEST.PCX    - A PCX file which uses the AGI palette to give an example of how the palette should be.
 +
</blockquote>
 +
 +
==<br /> Known issues ==
 +
 +
* None known
 +
 +
== <br />Credits ==
 +
 +
* [[Brian Provinciano]]
 +
 +
==<br /> References ==
 +
 +
<references />
  
 +
==<br /> Also See ==
 +
 +
* <!-- [[AGI Palette Tools]] -->
  
 
&nbsp;
 
&nbsp;
 +
 +
[[Category:Technical Info]]

Revision as of 22:22, 13 April 2019

PCX2PAL
Version 1.0

Author: Brian Provinciano

1999/03/28
PCX2PAL
{{{Image}}}
Latest Version:  1.0
Release Date:  1999/03/28
Company: N/A
Publication Status:  Published
Developer(s): Brian Provinciano
Interface: {{{Interface}}}
Language: C
Open Source: Open
Source Availability:  Yes
License: None
Platform: DOS, Windows
Type: Palette Utility
Localization: English
Website: The Ultimate AGI & SCI Web Site (Web Archive)





Description

Brian Provinciano's PCX2PAL takes the palette from a 256 color PCX image and creates an AGI palette file for use with the AGI palette changing patch. A copy of the palette changing patch can be obtained from http://agisci.cjb.net.


FAQ

This program is freeware. You may distribute it freely as long as:

  1. All files, (even this readme file), are included in their original unchanged form.
  2. You may not accept money in exchange for this software for any reason.

Email me at "bri_da_man@hotmail.com" with any questions, comments or bug reports regarding this program.


Features


Version History

  • Source code cleaned up and modified to run quicker and more efficiently.
  • Recompiled to be a smaller executable


Development Status

Abandoned


Usage

PCX2PAL [FILE.PCX] [FILE.PAL]

Where [FILE.PCX] is the PCX image that you are getting the palette from and [FILE.PAL] is the palette output file.

The PCX file should be a 256 color PCX, but only the first 16 colors of the palette need to be used.

A full tutorial on using PCX2PAL and the palette changing patch is located at http://agisci.cjb.net.


Options

 


Download

Download from here:

The zip file should contain the following files:

  • PAL.101 - The output palette of test.pcx
  • WINP2P.EXE - The main program
  • README.TXT - This file
  • TEST.PCX - A PCX file which uses the AGI palette to give an example of how the palette should be.


Known issues

  • None known


Credits


References



Also See