@mcp-z/mcp-pdf
    Preparing search index...

    Interface FontConfig

    interface FontConfig {
        bold: string;
        oblique: string;
        regular: string;
    }
    Index

    Properties

    Properties

    bold: string
    oblique: string
    regular: string