Last modified: 2014-07-26 14:38:10 UTC
In order to display the svg images prodoced by mathoid in an accurate size it is required to include the size information to the image style attribute. Those information can be obtained from the svg image with some regexp hacks but that's not optimal. We would prefere to get this information directly from mathoid. This is not hard to implment. But it would require additional database fields to store those size information.
Change 144939 had a related patch set uploaded by Physikerwelt: Add width and height to SVG image https://gerrit.wikimedia.org/r/144939
Change 144939 merged by Frédéric Wang: Add width and height to SVG image https://gerrit.wikimedia.org/r/144939