Last modified: 2014-06-25 10:49:52 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 T40589, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38589 - Rendering of SVG text too large (font sans)
Rendering of SVG text too large (font sans)
Status: NEW
Product: Wikimedia
Classification: Unclassified
SVG rendering (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: svg
  Show dependency treegraph
 
Reported: 2012-07-23 00:09 UTC by Smallman
Modified: 2014-06-25 10:49 UTC (History)
3 users (show)

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


Attachments
How it properly renders in FF 14 & IE 9 (34.00 KB, image/png)
2012-07-23 00:09 UTC, Smallman
Details
How its not properly rendered on the wiki. (147 bytes, text/plain)
2012-07-23 00:10 UTC, Smallman
Details
How its not properly rendered on the wiki. (29.50 KB, image/png)
2012-07-23 00:11 UTC, Smallman
Details

Description Smallman 2012-07-23 00:09:46 UTC
Created attachment 10872 [details]
How it properly renders in FF 14 & IE 9

The text in the following svg file renders too large.

https://commons.wikimedia.org/wiki/File:Pictograph_aligned_and_similar_size.svg

The svg file properly renders in FF 14 & IE9.

This may be related to:
[[Bug:13486]], [[Bug:13494]]

The element for the rendering of "Banana" is:
    <text
       xml:space="preserve"
       style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
       x="10"
       y="112.36218"
       id="text2995"
       sodipodi:linespacing="125%"><tspan
         sodipodi:role="line"
         id="tspan2997"
         x="10"
         y="112.36218">Banana</tspan></text>
Comment 1 Smallman 2012-07-23 00:10:53 UTC
Created attachment 10873 [details]
How its not properly rendered on the wiki.
Comment 2 Smallman 2012-07-23 00:11:44 UTC
Created attachment 10874 [details]
How its not properly rendered on the wiki.
Comment 3 PRO 2014-06-16 16:13:27 UTC
This is not really a bug more like a Inkscape bug. There is only a (false generic) font-family: "Sans" which FF and IE9 and Chrome don't interpret (only Pango) but libRSVG does (as compatibly support). There are also several text bugs for Inkscape and several only for sans-serif.

So I suggest to close this report.

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


Navigation
Links