Mail Index


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ApacheGallery] Rotation of pictures



Hey together,

What's up with rotation of pictures?

We already have the possibility to change resolution on the fly, why not
have the possibility to rotate 90°, 180° and 270°?

There's already something in the source hinting it might be possible,
but grepping for image_orientate only return this call in this function:

sub resizepicture {
        my ($infile, $outfile, $x, $y, $rotate, $copyrightfile) = @_;

        ...

        # Rotate image
        if ($rotate != 0) {
                $image->image_orientate($rotate);
        }

        ...
}

Anyone sched some light?

-- 
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogical, with just a little bit more effort?"
                                -- A. P. J.
_______________________________________________
users mailing list
users@xxxxxxxxxxxxxxxx
http://ufo.hestdesign.com/cgi-bin/mailman/listinfo/agusers