User "Platonides" changed the status of MediaWiki.r90508.

Old Status: ok
New Status: fixme

User "Platonides" also posted a comment on MediaWiki.r90508.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90508#c18563
Commit summary:

create images with orientation (had to use exiv2 hack, imagemagick not helpful)

Comment:

        // because the above setImageOrientation call doesn't work... nor can I 
get an external imagemagick binary to do this either...
        // hacking this for now (only works if you have exiv2 installed, a 
program to read and manipulate exif)
        if ( $wgExiv2Command ) {
$wgExiv2Command is not defined anywhere.

What did you want setImageOrientation() to do? To change just the EXIF metadata?


_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to