Black Trigram (흑괘) - API Documentation - v0.2.10
    Preparing search index...

    Variable FONT_FAMILYConst

    FONT_FAMILY: {
        CYBER: "\"Orbitron\", \"Noto Sans KR\", monospace";
        KOREAN: "\"Noto Sans KR\", \"Malgun Gothic\", Arial, sans-serif";
        KOREAN_BATTLE: "\"Noto Sans KR\", Impact, sans-serif";
        MONO: "\"Nanum Gothic Coding\", monospace";
        PRIMARY: "\"Noto Sans KR\", \"Malgun Gothic\", Arial, sans-serif";
        SECONDARY: "\"Nanum Gothic\", Arial, sans-serif";
        SYMBOL: "\"Arial Unicode MS\", Arial, sans-serif";
    } = ...

    Type declaration

    • ReadonlyCYBER: "\"Orbitron\", \"Noto Sans KR\", monospace"
    • ReadonlyKOREAN: "\"Noto Sans KR\", \"Malgun Gothic\", Arial, sans-serif"
    • ReadonlyKOREAN_BATTLE: "\"Noto Sans KR\", Impact, sans-serif"
    • ReadonlyMONO: "\"Nanum Gothic Coding\", monospace"
    • ReadonlyPRIMARY: "\"Noto Sans KR\", \"Malgun Gothic\", Arial, sans-serif"
    • ReadonlySECONDARY: "\"Nanum Gothic\", Arial, sans-serif"
    • ReadonlySYMBOL: "\"Arial Unicode MS\", Arial, sans-serif"