WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
142377
[iOS] SVG fonts are garbled
https://bugs.webkit.org/show_bug.cgi?id=142377
Summary
[iOS] SVG fonts are garbled
Myles C. Maxfield
Reported
2015-03-05 19:02:58 PST
[iOS] SVG fonts are garbled
Attachments
Patch
(6.84 KB, patch)
2015-03-05 19:04 PST
,
Myles C. Maxfield
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2015-03-05 19:04:45 PST
Created
attachment 248029
[details]
Patch
Myles C. Maxfield
Comment 2
2015-03-05 19:06:53 PST
<
rdar://problem/19616000
>
Simon Fraser (smfr)
Comment 3
2015-03-05 19:24:58 PST
Comment on
attachment 248029
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=248029&action=review
> Source/WebCore/svg/SVGToOTFFontConversion.cpp:1039 > + append32(vector, clampTo<int32_t>(number * 0x10000));
This deserves a comment about why you do * 0x10000
Myles C. Maxfield
Comment 4
2015-03-06 07:37:31 PST
Committed
r181155
: <
http://trac.webkit.org/changeset/181155
>
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