Closed
Bug 447949
Opened 17 years ago
Closed 17 years ago
Vertical text in SVGs gets rendered as horizontal text.
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 319163
People
(Reporter: will.pittenger1+mozbugzilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Build Identifier: User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 Build ID: 2008070208
The URL given shows what happens when Firefox 3.0.1 encounters a SVG with vertical text objects. Namely, it appears that Firefox doesn't see the flag which tells the renderer to make the text vertical.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
See http://upload.wikimedia.org/wikipedia/commons/archive/5/53/20080725084452%21Phoenix_Grand_Prix_Route_-_1989%2C_1990.svg
Expected Results:
Look at http://upload.wikimedia.org/wikipedia/commons/5/53/Phoenix_Grand_Prix_Route_-_1989%2C_1990.svg
Note: The vertical text in this file has been converted to paths.
The images I used were created with Inkscape. That might be an issue.
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•