#! /bin/zsh source ~/.zsh/files-fs local file=$1 local gravity=$2 shift local string=$@ local ext=`get-ext $file` local base=`basename $file .$ext` bumptext -t $string \ -g north -o +0+20 \ -p 48 \ -i 18 \ $file \ $base-bump.$ext