m.miller 7.11.26

reads a .png image and creates 3 files. 
image_name.inc      	:  stores the colors as an array
image_name_cm.inc   	:  a standard color_map definition
pov_name.POV   		:  POV check color_map scene


The image width is used to define the map and only the first 'y' 
along the 'x' is read - so the png image only needs to be 1 pixel tall


   
