logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

GRFID — A tool strip (some) real sprites from a GRF

Author

       GRFStrip was written by Remko Bijker.

       This manual page was written by Remko Bijker.

Description

       GRFStrip  strips  all  real  sprites  from  a GRF and leaves only the ones specified in the tuples at the
       command line and the 8bpp normal zoom.  The new GRF file will be written to dest.

Known Sprite Formats

       Known depths are: 8bpp, 32bpp

       Known zoom levels are: normal, zi4, zi2, zo2, zo4, zo8

Name

       GRFID — A tool strip (some) real sprites from a GRF

Options

-h      Display the help message.

       -v      Display the version.

See Also

       The documentation in /usr/share/doc/grfcodec/

Synopsis

       [-hv]
       grfstriporigindest(depthzoom)*

See Also