interface FontTypes {
    FILE: string;
    SYSTEM: string;
}

Properties

Properties

FILE: string

Font is a file

SYSTEM: string

Font is from the system