# set terminal svg size 600,400 dynamic enhanced fname 'arial' fsize 10 mousing name "image_8" butt solid # set output 'image.8.svg' unset key set size ratio 0 0.5,0.48 set origin 0.5,0 set xtics border out scale 1,0.5 mirror norotate offset character 0, 0, 0 set ytics border out scale 1,0.5 mirror norotate offset character 0, 0, 0 set ztics border out scale 1,0.5 nomirror norotate offset character 0, 0, 0 set cbtics border out scale 1,0.5 mirror norotate offset character 0, 0, 0 set rtics axis out scale 1,0.5 nomirror norotate offset character 0, 0, 0 set title "\"A bluebird.\"" set title offset character 0, -0.5, 0 font "" norotate set xrange [ -0.500000 : 127.500 ] noreverse nowriteback set yrange [ -0.500000 : 127.500 ] noreverse nowriteback plot 'blutux.rgb' binary array=(128,128) flipy format='%*uchar%*uchar%uchar' using (0):(0):1 with rgbimage