MCPcopy Create free account
hub / github.com/microsoft/SandDance / _fontFamilyWithFallbacks

Function _fontFamilyWithFallbacks

docs/app/js/sanddance-app.js:27602–27604  ·  view source on GitHub ↗
(fontFamily)

Source from the content-addressed store, hash-verified

27600 ka: (0, _fluentFonts.LocalizedFontFamilies).Georgian
27601};
27602function _fontFamilyWithFallbacks(fontFamily) {
27603 return fontFamily + ", " + FontFamilyFallbacks;
27604}
27605/**
27606 * If there is a localized font for this language, return that.
27607 * Returns undefined if there is no localized font for that language.

Callers 1

createFontStylesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected