lierolibre-extractgfx - script to extract images from LIERO.CHR files
Contents
Description
This script extracts the three sprite canvases contained within LIERO.CHR, and dumps them as greyscale
images in xpm format. Use the lierolibre-packgfx(6) script to pack them back up again.
Name
lierolibre-extractgfx - script to extract images from LIERO.CHR files
Options
inputfile.CHR
This file must be a valid LIERO.CHR file containing three sprite canvases with the exact
dimensions 16x1760, 7x910 and 4x120, respectively.
outputdir
The script will create the files gfx1.xpmgfx2.xpmgfx3.xpm in this directory.
See Also
lierolibre(6) lierolibre-packgfx(6) lierolibre-extractsounds(6) lierolibre-packsounds(6) lierolibre-extractlev(6) lierolibre-packlev(6) lierolibre 0.5 2012-04-27 LIEROLIBRE-EXTRACTGFX(6)
Synopsis
lierolibreinputfile.CHRoutputdir
