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
Filters available fonts by those matching any family in the given list
Extends the list of selected fonts using those matching the fallback script and locale, if provided
Finds the "best" match (according to given attributes) in each of the above-selected families and the default member of the family (if not equal to the best)
Locale and script have no impact on font preference, only on available fallbacks.
Similarly, the font's "functional unicode range" has no impact on font preference (see here, considering arrows which do not use a specific script or locale).
Query caching is internal, supporting only the last query. In contrast, kas-text caches all queries.
A
fontique::Querycurrently:Problems:
kas-textcaches all queries.