interface AcEdFontNotLoadedInfo {
    fontName: string;
    url: string;
}

Properties

Properties

fontName: string

Font name

url: string

URL where the font was attempted to be loaded from