On Thu, 24 May 2012 02:43:47 +0200
hasufell <hasuf...@gentoo.org> wrote:

>               -s|--size)
>                       if [[ ${2%%x*}x${2%%x*} == "$2" ]] ; then
>                               size=${2%%x*}
>                       else
>                               size=${2}
>                       fi
>                       case ${size} in
>                       16|22|24|32|36|48|64|72|96|128|192|256)
>                               size=${size}x${size};;
>                       scalable)
>                               ;;

Not that anyone would care enough to try to understand what magic is
happening there... Please reimplement in Perl.

-- 
Best regards,
Michał Górny

Attachment: signature.asc
Description: PGP signature

Reply via email to