mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-18 03:25:55 +00:00
90 lines
4.3 KiB
C
90 lines
4.3 KiB
C
#ifndef NOTCURSES_NCSEQS
|
|
#define NOTCURSES_NCSEQS
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
// unicode box-drawing characters
|
|
#define NCBOXLIGHTW L"┌┐└┘─│"
|
|
#define NCBOXHEAVYW L"┏┓┗┛━┃"
|
|
#define NCBOXROUNDW L"╭╮╰╯─│"
|
|
#define NCBOXDOUBLEW L"╔╗╚╝═║"
|
|
#define NCBOXASCIIW L"/\\\\/-|"
|
|
#define NCBOXOUTERW L"🭽🭾🭼🭿▁🭵🭶🭰"
|
|
|
|
// 4-cycles around an interior core
|
|
#define NCWHITESQUARESW L"◲◱◳◰"
|
|
#define NCWHITECIRCLESW L"◶◵◷◴"
|
|
#define NCCIRCULARARCSW L"◜◝◟◞"
|
|
#define NCWHITETRIANGLESW L"◿◺◹◸"
|
|
#define NCBLACKTRIANGLESW L"◢◣◥◤"
|
|
#define NCSHADETRIANGLESW L"🮞🮟🮝🮜"
|
|
|
|
// 4-cycles around an exterior core
|
|
#define NCBLACKARROWHEADSW L"⮝⮟⮜⮞"
|
|
#define NCLIGHTARROWHEADSW L"⮙⮛⮘⮚"
|
|
#define NCARROWDOUBLEW L"⮅⮇⮄⮆"
|
|
#define NCARROWDASHEDW L"⭫⭭⭪⭬"
|
|
#define NCARROWCIRCLEDW L"⮉⮋⮈⮊"
|
|
#define NCARROWANTICLOCKW L"⮏⮍⮎⮌"
|
|
#define NCBOXDRAWW L"╵╷╴╶"
|
|
#define NCBOXDRAWHEAVYW L"╹╻╸╺"
|
|
|
|
// 8-cycles around an exterior core
|
|
#define NCARROWW L"⭡⭣⭠⭢⭧⭩⭦⭨"
|
|
#define NCDIAGONALSW L"🮣🮠🮡🮢🮤🮥🮦🮧"
|
|
|
|
// superscript and subscript digits
|
|
#define NCDIGITSSUPERW L"⁰¹²³⁴⁵⁶⁷⁸⁹"
|
|
#define NCDIGITSSUBW L"₀₁₂₃₄₅₆₇₈₉"
|
|
|
|
// unicode fucking loves asterisks
|
|
#define NCASTERISKS5 L"🞯🞰🞱🞲🞳🞴"
|
|
#define NCASTERISKS6 L"🞵🞶🞷🞸🞹🞺"
|
|
#define NCASTERISKS8 L"🞻🞼✳🞽🞾🞿"
|
|
|
|
// symbols for legacy computing
|
|
#define NCANGLESBR L"🭁🭂🭃🭄🭅🭆🭇🭈🭉🭊🭋"
|
|
#define NCANGLESTR L"🭒🭓🭔🭕🭖🭧🭢🭣🭤🭥🭦"
|
|
#define NCANGLESBL L"🭌🭍🭎🭏🭐🭑🬼🬽🬾🬿🭀"
|
|
#define NCANGLESTL L"🭝🭞🭟🭠🭡🭜🭗🭘🭙🭚🭛"
|
|
#define NCEIGHTHSB L" ▁▂▃▄▅▆▇█"
|
|
#define NCEIGHTHST L" ▔🮂🮃▀🮄🮅🮆█"
|
|
#define NCEIGHTHSL L"▏▎▍▌▋▊▉█"
|
|
#define NCEIGHTHSR L"▕🮇🮈▐🮉🮊🮋█"
|
|
#define NCHALFBLOCKS L" ▀▄█"
|
|
#define NCQUADBLOCKS L" ▘▝▀▖▌▞▛▗▚▐▜▄▙▟█"
|
|
#define NCSEXBLOCKS L" 🬀🬁🬂🬃🬄🬅🬆🬇🬈🬊🬋🬌🬍🬎🬏🬐🬑🬒🬓▌🬔🬕🬖🬗🬘🬙🬚🬛🬜🬝🬞🬟🬠🬡🬢🬣🬤🬥🬦🬧▐🬨🬩🬪🬫🬬🬭🬮🬯🬰🬱🬲🬳🬴🬵🬶🬷🬸🬹🬺🬻█"
|
|
#define NCBRAILLEEGCS \
|
|
L"\u2800\u2801\u2808\u2809\u2802\u2803\u280a\u280b\u2810\u2811\u2818\u2819\u2812\u2813\u281a\u281b"\
|
|
"\u2804\u2805\u280c\u280d\u2806\u2807\u280e\u280f\u2814\u2815\u281c\u281d\u2816\u2817\u281e\u281f"\
|
|
"\u2820\u2821\u2828\u2829\u2822\u2823\u282a\u282b\u2830\u2831\u2838\u2839\u2832\u2833\u283a\u283b"\
|
|
"\u2824\u2825\u282c\u282d\u2826\u2827\u282e\u282f\u2834\u2835\u283c\u283d\u2836\u2837\u283e\u283f"\
|
|
"\u2840\u2841\u2848\u2849\u2842\u2843\u284a\u284b\u2850\u2851\u2858\u2859\u2852\u2853\u285a\u285b"\
|
|
"\u2844\u2845\u284c\u284d\u2846\u2847\u284e\u284f\u2854\u2855\u285c\u285d\u2856\u2857\u285e\u285f"\
|
|
"\u2860\u2861\u2868\u2869\u2862\u2863\u286a\u286b\u2870\u2871\u2878\u2879\u2872\u2873\u287a\u287b"\
|
|
"\u2864\u2865\u286c\u286d\u2866\u2867\u286e\u286f\u2874\u2875\u287c\u287d\u2876\u2877\u287e\u287f"\
|
|
"\u2880\u2881\u2888\u2889\u2882\u2883\u288a\u288b\u2890\u2891\u2898\u2899\u2892\u2893\u289a\u289b"\
|
|
"\u2884\u2885\u288c\u288d\u2886\u2887\u288e\u288f\u2894\u2895\u289c\u289d\u2896\u2897\u289e\u289f"\
|
|
"\u28a0\u28a1\u28a8\u28a9\u28a2\u28a3\u28aa\u28ab\u28b0\u28b1\u28b8\u28b9\u28b2\u28b3\u28ba\u28bb"\
|
|
"\u28a4\u28a5\u28ac\u28ad\u28a6\u28a7\u28ae\u28af\u28b4\u28b5\u28bc\u28bd\u28b6\u28b7\u28be\u28bf"\
|
|
"\u28c0\u28c1\u28c8\u28c9\u28c2\u28c3\u28ca\u28cb\u28d0\u28d1\u28d8\u28d9\u28d2\u28d3\u28da\u28db"\
|
|
"\u28c4\u28c5\u28cc\u28cd\u28c6\u28c7\u28ce\u28cf\u28d4\u28d5\u28dc\u28dd\u28d6\u28d7\u28de\u28df"\
|
|
"\u28e0\u28e1\u28e8\u28e9\u28e2\u28e3\u28ea\u28eb\u28f0\u28f1\u28f8\u28f9\u28f2\u28f3\u28fa\u28fb"\
|
|
"\u28e4\u28e5\u28ec\u28ed\u28e6\u28e7\u28ee\u28ef\u28f4\u28f5\u28fc\u28fd\u28f6\u28f7\u28fe\u28ff"
|
|
|
|
// argh
|
|
#define NCBOXLIGHT "┌┐└┘─│"
|
|
#define NCBOXHEAVY "┏┓┗┛━┃"
|
|
#define NCBOXROUND "╭╮╰╯─│"
|
|
#define NCBOXDOUBLE "╔╗╚╝═║"
|
|
#define NCBOXASCII "/\\\\/-|"
|
|
#define NCBOXOUTER "🭽🭾🭼🭿▁🭵🭶🭰"
|
|
|
|
#ifdef __cplusplus
|
|
} // extern "C"
|
|
#endif
|
|
|
|
#endif
|