pdfrx_web
    Preparing search index...

    Variable googleFontsResolverConst

    googleFontsResolver: FontResolver = ...

    The default FontResolver: tries metric-compatible substitutes for PDF standard/Core fonts first (Arimo/Tinos/Cousine), then a Noto family chosen by charset and style. All files are served from fonts.gstatic.com with access-control-allow-origin: *.

    A FontResolution, or null when no substitute is known (e.g. symbol fonts).

    Missing-font fallback — which font is used for which query (charset, weight, and style rules).