You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code ligatures are not always readable to people who are unfamiliar with them. They also add a fair number of glyphs and coordinates to a font, and therefore add a significant amount of data to final font files.
Code ligatures are not always readable to people who are unfamiliar with them. They also add a fair number of glyphs and coordinates to a font, and therefore add a significant amount of data to final font files.
We should be sure that:
are split into an extended Unicode range, rather than served with the initial, basic Latin charset (Could "code ligatures" be split into a different unicode-range, for font-serving CSS? google/fonts#2103)are not served if users do not want to use that feature