downloads/graphics/shp2ilbm.7z

Back to file index

Short:        Converts Blitz .shp gfx to .ilbm format
Uploader:     Fredrik Wikstrom
Author:       Fredrik Wikstrom <fredrik a500 org>
Type:         gfx/conv
Version:      1.1
Architecture: ppc-amigaos
Url:          http://www.a500.org/
Download:     graphics/shp2ilbm.7z

Installation:

Copy shp2ilbm somewhere that's in the command path (like "C:" f.e.).

Usage:

shp2ilbm SHP/A,CMAP,TO

F.e. to convert "AF52:Zombies/zombies1.shp" using the color map from the file
"AF52:Zombies/TitleScreen.iff" and output the ilbm files to "RAM:" you can use
the following command:

shp2ilbm AF52:Zombies/zombies1.shp CMAP AF52:Zombies/TitleScreen.iff TO RAM:

Not specifying the name of a CMAP file (an ILBM file with the colors to use)
simply means that no CMAP will be written in the resulting ilbm files since
there is no CMAP info contained inside the SHP file.

Changes:

1.1 (24-Oct-2012)
 - First released version
Copyright © 2024 Fredrik Wikström (fredrik at a500 dot org)