@musallam/dynamic-graphics-render-client
    Preparing search index...

    Type Alias JobStatusOutputFontsItem

    type JobStatusOutputFontsItem = {
        name: string;
        uploadRequired?: boolean;
    }
    Index

    Properties

    name: string

    PostScript name of the font.

    uploadRequired?: boolean

    Whether the font needs to be uploaded in the render request.