WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
92641
[cairo] harfbuzzGetGlyph should avoid allocation and use a lower level library call
https://bugs.webkit.org/show_bug.cgi?id=92641
Summary
[cairo] harfbuzzGetGlyph should avoid allocation and use a lower level librar...
Dominik Röttsches (drott)
Reported
2012-07-30 05:43:49 PDT
Instead of going through cairo, we should try to use a lower level library such as freetype directly in harfbuzzGetGlyph() of HarfBuzzNGFaceCairo.cpp. This has been attempted in
bug 91864
but lead to partially incorrect results. We should find out why that is.
Attachments
Add attachment
proposed patch, testcase, etc.
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