Manual:$wgImageMagickIdentifyCommand
この機能は、バージョン 1.23.0 で完全に除去されました。 |
ImageMagick: $wgImageMagickIdentifyCommand | |
---|---|
The identify command shipped with ImageMagick |
|
導入されたバージョン: | 1.19.0 |
除去されたバージョン: | 1.23.0 (Gerrit change 113653; git #492e9569) |
許容される値: | (文字列) |
既定値: | '/usr/bin/identify' |
その他の設定: アルファベット順 | 機能順 |
詳細
The identify command shipped with ImageMagick.
This doesn't do anything. Don't bother setting it. In older versions of MediaWiki it was used to help read XCF files, but newer versions of MediaWiki can read XCF files without identify.
Extension:PagedTiffHandler also has a setting with the same name which is still used. This page only describes the setting that used to be in MediaWiki core