New issue
Advanced search Search tips

Issue 909884 link

Starred by 0 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task



Sign in to add a comment

FontCache scaling

Project Member Reported by ebra...@gnu.org, Nov 28

Issue description

I don't know about latest status of the flag (chrome://flags/#enable-font-cache-scaling) but from  Bug 608650  and the fact we've switched to HarfBuzz for AAT fonts, we can have a better granularity than "on other platforms than Mac" by checking presence of `trak` table using currently available APIs of HarfBuzz, or, make harfbuzz to provide a new API, then shipping the feature to public and remove the flag I guess.
 
Description: Show this description
Also, what *is* this cache actually caching?
Cc: tzik@chromium.org
+tzik@ ?
Status: Available (was: Untriaged)
HarfBuzz now provides hb_aat_layout_has_tracking as a API, if that is the only thing that invalidates word caching across different font sizes.
tzik@, are we going to ship the flag ever? IIRC we're removing it sometime in future, does my memory seem to serving correctly?

Sign in to add a comment