# set terminal png truecolor nocrop font arial 8 size 420,320 # set output 'image2.25.png' unset border unset key set label 1 "Tux in a reflective mood" at 140, 0, 40 centre norotate back nopoint offset character 0, 0, 0 set view 60, 45, 1, 1 set noxtics set noytics set noztics set xrange [ -0.500000 : 137.500 ] noreverse nowriteback set yrange [ -0.500000 : 137.500 ] noreverse nowriteback set lmargin 0 set bmargin 0 set rmargin 0 set tmargin 0 unset colorbox splot 'blutux.rgb' binary array=128x128 flip=y rot=90d origin=(0,0,0) perp = (1,0,0) format='%uchar' with rgbimage, 'blutux.rgb' binary array=128x128 flipy rot=90d origin=(+137,+137,0) perp=(0,1,0) format='%uchar' with rgbimage