Difference between revisions of "PCX2PAL"
Line 27: | Line 27: | ||
<blockquote> | <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 Windows version ( | + | [[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 Windows version (WinP2P) is also available. <!-- A copy of the palette changing patch can be obtained from http://agisci.cjb.net. --> |
===<br /> FAQ === | ===<br /> FAQ === |
Revision as of 22:31, 13 April 2019
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: | Change to OpenSRC | ||
Source Availability: | |||
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 Windows version (WinP2P) is also available.
FAQThis 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.
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:
- ZIP File PCX2PAL for DOS (ZIP file) [11 KB]
- ZIP File File:PCX2PALWin(WINP2P).zip (ZIP file) [175 KB]
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