WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
15477
<textPath> is missing 'spacing' & 'method' support
https://bugs.webkit.org/show_bug.cgi?id=15477
Summary
<textPath> is missing 'spacing' & 'method' support
Nikolas Zimmermann
Reported
2007-10-12 08:17:17 PDT
As the title says, two textPath attributes are not handled. I'm not sure about the importance of these: - spacing seems a bit ridicolous to me. <quote> A value of exact indicates that the glyphs should be rendered exactly according to the spacing rules as specified in Text on a path layout rules. A value of auto indicates that the user agent should use text-on-a-path layout algorithms to adjust the spacing between glyphs in order to achieve visually appealing results. </quote> Please define visually appealing results. IMHO our current way to always use "exact" makes more sense. I don't see the need for this setting, and I wouldn't know how to implement it better in "auto" mode. - 'method' seems interessting to support Batik ignores this at the moment, AFAIK only Opera implements this. Any comments on the need of these? Otherwhise I'd just postpone this.
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2022-07-15 14:45:07 PDT
These seem to have been added in 2019.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug