<div dir="ltr">EFL patch is done ! If EFL needs to do rebaseline after landing EFL patch [2], let me do it.<div><br></div><div>Gyuyoung.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 9, 2016 at 6:57 AM, Myles C. Maxfield <span dir="ltr">&lt;<a href="mailto:mmaxfield@apple.com" target="_blank">mmaxfield@apple.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hello!<div><br><div>As of r197145, the SVG -&gt; OTF Font Converter is enabled on the OS X, iOS, and Apple Windows ports. This converter replaces our old, invasive, error-prone, and security-hole-ridden SVG font support in WebKit. The converter is much faster (read: at least 3 orders of magnitude) and produces much better results (subpixel-antialiased text) than the old code path, as well as having significantly fewer security vulnerabilities.</div></div><div><br></div><div>As soon as we get all the ports on the converter, I’d love to be able to delete all the old code. However, GTK and EFL are still using the old code path. Turning the converter on should be simple: I’ve posted patches for GTK [1] and EFL [2] to flip the switch. Note that some tests may need to be rebaselined; the underlying graphics system will likely provide differently quantized glyph metrics than the existing code path. There are also some known bugs; if you want to learn more about them, please feel free to reach out to me.</div><div><br></div><div>Please reply by Tuesday, March 15 so I can go ahead with this project!</div><div><br></div><div>Thanks!</div><div><br></div><div>1. <a href="https://bugs.webkit.org/show_bug.cgi?id=155191" target="_blank">https://bugs.webkit.org/show_bug.cgi?id=155191</a></div><div>2. <a href="https://bugs.webkit.org/show_bug.cgi?id=155192" target="_blank">https://bugs.webkit.org/show_bug.cgi?id=155192</a></div><div><br></div></div></blockquote></div><br></div>