Thats on purpose, fbink cannot rotate images.
Just switch between the 0), you ll see the values.
from
# 0) msg "x=`printf "%04d\n" $value`" 1 1;
0) [ $value -lt 15 -a $value -gt -15 ] && fbink -g file=portrait.jpg &>-|| fbink -g file=landscape.jpg &>-;;
to
0) msg "x=`printf "%04d\n" $value`" 1 1;
# 0) [ $value -lt 15 -a $value -gt -15 ] && fbink -g file=portrait.jpg &>-|| fbink -g file=landscape.jpg &>-;;
Should have included fbink, but you can get it from this forum
Last edited by BloodRagg; 03-11-2019 at 12:30 PM.
|