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+
Myles C. Maxfield
Comment 1 2015-03-05 19:04:45 PST
Myles C. Maxfield
Comment 2 2015-03-05 19:06:53 PST
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
Note You need to log in before you can comment on or make changes to this bug.