Closed Bug 676593 Opened 15 years ago Closed 15 years ago

font offset when resetting transform attribute

Categories

(Core :: SVG, defect)

x86_64
All
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: pogon, Unassigned)

Details

(Keywords: testcase)

Attachments

(2 files, 1 obsolete file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0 Build ID: 20110622232440 Steps to reproduce: reset the transform attribute of a group to the same scaled value Actual results: the text inside the group is rendered differently after script execution: the distance between the characters changes Expected results: as the transform attribute contains the same value than before i expect the same results
Attachment #550755 - Attachment mime type: text/plain → text/html
Does setting text-rendering to geometricPrecision fix this. I suspect we won't fix this if so as when the text is animated we might draw it with a faster code path, possibly without kerning, than when it isn't.
Confirmed against Mozilla/5.0 (Windows NT 5.1; rv:8.0a1) Gecko/20110804 Firefox/8.0a1 ID:20110804072849.
Keywords: testcase
OS: Linux → All
Version: 5 Branch → Trunk
geometricPrecision does what you want.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: