wiki.techinc.nl/includes/media
Derk-Jan Hartman b1f00bad95 ImagickExt: Set svg background color before importing SVG
The order of applying the different operations matters in Imagick. We
should set the background before adding the SVG, or the transparency
will get lost.
This is also mentioned in a comment of
https://www.php.net/manual/en/imagick.setbackgroundcolor.php

Fix thanks to User:TheAlmightyGuru

Bug: T301242
Change-Id: Idf8e4da6bfae149b3bd2be04a0ae490122173215
2022-02-09 00:42:44 +01:00
..
Hook
BitmapHandler.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
BitmapHandler_ClientOnly.php
BitmapMetadataHandler.php Try not to discard Excimer timeout exceptions 2022-02-02 16:27:44 +11:00
BmpHandler.php Try not to discard Excimer timeout exceptions 2022-02-02 16:27:44 +11:00
DjVuHandler.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
DjVuImage.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
Exif.php Fix typos in comments (E-H) 2021-12-30 18:14:43 +05:30
ExifBitmapHandler.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
FormatMetadata.php Improve indent of very short lines in FormatMetadata 2021-12-18 16:18:36 +00:00
GIFHandler.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
GIFMetadataExtractor.php Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
ImageHandler.php Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
IPTC.php
Jpeg2000Handler.php
JpegHandler.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
JpegMetadataExtractor.php Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
MediaHandler.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
MediaHandlerFactory.php
MediaHandlerState.php
MediaTransformError.php
MediaTransformInvalidParametersException.php
MediaTransformOutput.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
PNGHandler.php
PNGMetadataExtractor.php
SvgHandler.php ImagickExt: Set svg background color before importing SVG 2022-02-09 00:42:44 +01:00
SVGReader.php Suppress deprecation warnings from libxml_disable_entity_loader() 2022-01-21 14:03:12 +11:00
ThumbnailImage.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
TiffHandler.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
tinyrgb.icc
TransformationalImageHandler.php Add timestamp to thumbnail URLs on file pages 2022-01-25 15:41:37 -05:00
TransformParameterError.php
TransformTooBigImageAreaError.php
TrivialMediaHandlerState.php
WebPHandler.php
XCFHandler.php Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00