Closed Bug 448843 Opened 17 years ago Closed 17 years ago

SVG texts are not set by the SVG's own markup

Categories

(Core :: SVG, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 311569

People

(Reporter: sandaimespaceman, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1 When I loaded a SVG with text object, the texts' sizes are different that as in Inkscape, it seems fonts were not supported in Firefox's SVG engine. It may be a problem of supporting the inkscape: namespace on Inkscape SVG Reproducible: Always Steps to Reproduce: 1. Find a SVG with texts 2. Also download it and open it with Inkscape 3. The text objects' sizes are different Actual Results: The texts' sizes are different that the markup defined Expected Results: The text should render in their defined sizes. We used Inkscape to make SVG
Component: File Handling → SVG
Product: Firefox → Core
QA Contact: file.handling → general
You should report this to Inkscape and get them not to generate such output.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
When I exported Inkscape SVG as plain SVG, it worked
However, other SVG viewers has no problems at that type of SVG at all.
(In reply to comment #3) > However, other SVG viewers has no problems at that type of SVG at all. > In that case you should raise bugs on those viewers too. CSS values other than zero without units are invalid according http://www.w3.org/TR/REC-CSS2/syndata.html#q13.
You need to log in before you can comment on or make changes to this bug.