@vivliostyle/core
    Preparing search index...

    Class DocumentFaces

    Set of the fonts declared in all stylesheets of a document.

    function that takes url and returns data deobfuscator

    Index

    Constructors

    Properties

    deobfuscator: (p1: string) => (p1: Blob) => Result<Blob>
    familyMap: { [key: string]: string } = ...

    Maps source font family names to the family names used in the HTML view.

    Methods