Manual:$wgUseImageMagick

From MediaWiki.org
Jump to: navigation, search
ImageMagick: $wgUseImageMagick
Set to true to use ImageMagick for image resizing.
Introduced in version: 1.2.0
Removed in version: still in use
Allowed values: (boolean)
Default value: false

Other settings: Alphabetical | By Function


[edit] Details

Resizing can be done using PHP's internal image libraries or using ImageMagick or another third-party converter, e.g. GraphicMagick. These latter supports more file formats than PHP, which only supports PNG, GIF, JPG, XBM and WBMP. Set $wgUseImageMagick to true to use ImageMagick instead of the builtin functions.

[edit] See also

Language: English  • 日本語
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox