Last modified: 2006-09-13 18:43:04 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T9313, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 7313 - Enhancement in MediaWiki's SVG handling
Enhancement in MediaWiki's SVG handling
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://commons.wikimedia.org/wiki/Ima...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-09-13 18:28 UTC by Manuel Strehl
Modified: 2006-09-13 18:43 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Manuel Strehl 2006-09-13 18:28:08 UTC
There are two points:

1* The image description site of an SVG image shows "image/svg" as MIME type. It
should be changed to "image/svg+xml"

2* Scaling and thumbnails with SVG: At the moment, I guess, SVG thumbnails are
created by first rendering and then scaling the rendered image. It would be much
better, and meet SVG's scaling capabilities, if thumbnails would be created by
first manipulating the "viewbox" attribute and width and height of the outermost
svg element and render the picture afterwards.
Comment 1 Brion Vibber 2006-09-13 18:43:04 UTC
Scaling is done by rendering to the specified size. (Unless it's bigger than the defined size, since 
the current system refuses to scale up.)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links