required parameter op missing
Usage: /lib/img/tiling.php?op=n[&option ...]
Options:
fn=foo file parameters
op=n option
h=n output height
pn=foo op-specific parameters
w=n output width
Op-specific parameters:
op=1 vertical strip collage [requires: f1 f2]
p1=n strip width in px [default: 1]
op=2 horizontal strip collage [requires: f1 f2]
p1=n strip height in px [default: 1]
op=3 checkerboard collage [requires: f1 f2]
p1=n strip width in px [default: 100]
p2=n strip height in px [default: 100]
op=4 tile [requires: f1]
p1=n horizontal repetition count [default: 2]
p2=n vertical repetition count [default: 2]
op=5 generate hex tile [requires: f1]
p1=n base as fraction of width [default: .5]
op=6 tile hex tile [requires: f1, w]
p1=n base as fraction of width [default: .5]
p2=n horizontal repetition count [default: 2]
p3=n vertical repetition count [default: 2]