* Moving wfGetSVGSize() and wfScaleSVGUnit() into a seperate SVGMetadataExtractor.
authorDerk-Jan Hartman <hartman@users.mediawiki.org>
Mon, 1 Nov 2010 23:57:09 +0000 (23:57 +0000)
committerDerk-Jan Hartman <hartman@users.mediawiki.org>
Mon, 1 Nov 2010 23:57:09 +0000 (23:57 +0000)
commitd6f2e8e9e67a242bee53c39ca711c82af54a6791
treefff8df42fa3936936e52dff751d44003de5ad8df
parent3d0db4ad13ee0e35a1fe785832b025f8f8870630
* Moving wfGetSVGSize() and wfScaleSVGUnit() into a seperate SVGMetadataExtractor.
* SVG metadata is now stored and versioned.

Chosing not to provide fallback for these functions as they seem unused outside of SVG.php (per Google) and grep.
includes/AutoLoader.php
includes/ImageFunctions.php
includes/media/SVG.php
includes/media/SVGMetadataExtractor.php [new file with mode: 0644]