.TH LIEROLIBRE-EXTRACTGFX 6 2012-04-27 "lierolibre 0.5" "lierolibre Manual" .SH NAME lierolibre-extractgfx \- script to extract images from LIERO.CHR files .SH SYNOPSIS .SY lierolibre .I inputfile.CHR .I outputdir .SH DESCRIPTION This script extracts the three sprite canvases contained within .IR LIERO.CHR , and dumps them as greyscale images in xpm format. Use the .BR lierolibre-packgfx (6) script to pack them back up again. .SH OPTIONS .TP .I inputfile.CHR This file must be a valid LIERO.CHR file containing three sprite canvases with the exact dimensions 16x1760, 7x910 and 4x120, respectively. .TP .I outputdir The script will create the files .I gfx1.xpm gfx2.xpm gfx3.xpm in this directory. .SH AUTHORS The script and this manual page was written by Martin Erik Werner .SH "SEE ALSO" .BR lierolibre (6) .br .BR lierolibre-packgfx (6) .br .BR lierolibre-extractsounds (6) .BR lierolibre-packsounds (6) .br .BR lierolibre-extractlev (6) .BR lierolibre-packlev (6)