linux build
It may run under WINE but not directly under Linux. It is basically a command line program though, so strip out the GUI interface (which just builds a command line anyway) and compile under standard C. Should run then. So basically remove BMPGUI.C and BMPGUI.H then in main get rid of GetDialogArgs (); John Z
linux build
Test
Version 1.1 update adding a GUI interface as an option to using the command line interface.
program operation and help file
initial commit