GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
shp2pcx(1) FreeBSD General Commands Manual shp2pcx(1)

shp2pcx - extract images from a Shape (SHP) file into PCX files

shp2pcx SHAPE PREFIX PALETTE

shp2pcx converts all frames contained in a Shape file into PCX-format image files. Shape files are used for storage of all visible elements (from UI buttons to terrain features) of the games Exult supports.

SHAPE is the name of the Shape file acting as the source. Frames contained therein are saved as PCX files named PREFIXnn.pcx with nn replaced by the frame number (counting from zero). All PCX files get their palette from PALETTE.

Before extraction the number of frames, and the Shape's origin coordinates are shown. Additionally, extraction progress is communicated by printing a message containing the resulting file's name for every processed frame.

shp2pcx orc.shp orc std.pal
Takes the frames contained in the Shape file orc.shp, and saves them with the palette from std.pal into PCX files orc00.pcx, orc01.pcx, orc02.pcx, etc.

This manpage was written by Robert Bihlmeyer. It may be freely redistributed and modified under the terms of the GNU General Public License version 2 or higher.

exult(6), pcxtoppm(1), splitshp(1)

2002-03-24 Exult

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.