# set terminal png truecolor nocrop font arial 8 size 420,320 # set output 'image.3.png' unset key set label 1 "\"I am the penguin, GOO GOO GOO JOOB.\"" at 63, 140, 0 centre norotate back nopoint offset character 0, 0, 0 set title "Palette mode 'image' used to produce psychedelic bird" set xrange [ -10.0000 : 137.000 ] noreverse nowriteback set yrange [ -10.0000 : 157.000 ] noreverse nowriteback unset colorbox plot 'blutux.rgb' binary array=128x128 flipy format='%uchar%uchar%uchar' using ($1+$2+$3) with image