Bug 137996 - Skip call to CTFontTransformGlyphs() if the font has no advanced typographic features
Summary: Skip call to CTFontTransformGlyphs() if the font has no advanced typographic ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-22 18:40 PDT by Myles C. Maxfield
Modified: 2014-10-22 18:42 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2014-10-22 18:40:39 PDT
If the font has no ‘kern’, ‘kerx', ‘GPOS’, ‘mort’, ‘morx’, or ‘GSUB’ tables, we can skip the call to CTFontTransformGlyphs()
Comment 1 Myles C. Maxfield 2014-10-22 18:42:52 PDT
While doing this, we should move the call out from WKSI.