top / tiling


NAME

 size.pl - tile size calculator


SYNOPSIS

 perl size.pl (width) (height)


DESCRIPTION

    size.pl is a perl script to recommend some tile size for tileImage. tileImage
    works on any tile size, though, sometimes, you needs to use some specific size.
    One of the condition is for wrap (periodic) images.
top / tiling