@@ -2869,4 +2869,123 @@ END weave
28692869# ============================================================================
28702870
28712871
2872+ BOX normand
2873+ 
2874+ author   "Thomas Jensen"
2875+ designer "Normand Veilleux"
2876+ revision "1.0"
2877+ created  "2021-06-13"
2878+ tags     "artwork, box, large"
2879+ 
2880+ sample
2881+             __,:,__               __,:,__               __,:,__               __,:,__    Normand    __,:,__
2882+          ,ad88P`Y88ba,         ,ad88P`Y88ba,         ,ad88P`Y88ba,         ,ad88P`Y88ba,         ,ad88P`Y88ba,
2883+        ad88888' `88888ba     ad88888' `88888ba     ad88888' `88888ba     ad88888' `88888ba     ad88888' `88888ba
2884+      ,d88888P'   `Y88888b, ,d88888P'   `Y88888b, ,d88888P'   `Y88888b, ,d88888P'   `Y88888b, ,d88888P'   `Y88888b,
2885+     ,d888P"'       `"Y888b,d888P"'       `"Y888b,d888P"'       `"Y888b,d888P"'       `"Y888b,d888P"'       `"Y888b,
2886+     :(["               ``":"''               ``":"''               ``":"''               ``":"''               "]):
2887+     `Y88ba,                                                                                                 ,ad88P'
2888+      `88888ba                                                                                             ad88888'
2889+       `Y88888b,                                                                                         ,d88888P'
2890+         `"Y888b,           Thank you for visiting https://asciiart.website/                            ,d888P"'
2891+             "]):           This ASCII pic can be found at                                              :(["
2892+          ,ad88P'           https://asciiart.website/index.php?art=art%20and%20design/borders           `Y88ba,
2893+        ad88888'                                                                                         `88888ba
2894+      ,d88888P'                                                                                           `Y88888b,
2895+     ,d888P"'                                                                                               `"Y888b,
2896+     :(["               __,:,__               __,:,__               __,:,__               __,:,__               "]):
2897+     `Y88ba,         ,ad88P`Y88ba,         ,ad88P`Y88ba,         ,ad88P`Y88ba,         ,ad88P`Y88ba,         ,ad88P'
2898+      `88888ba     ad88888' `88888ba     ad88888' `88888ba     ad88888' `88888ba     ad88888' `88888ba     ad88888'
2899+       `Y88888b, ,d88888P'   `Y88888b, ,d88888P'   `Y88888b, ,d88888P'   `Y88888b, ,d88888P'   `Y88888b, ,d88888P'
2900+         `"Y888b,d888P"'       `"Y888b,d888P"'       `"Y888b,d888P"'       `"Y888b,d888P"'       `"Y888b,d888P"'
2901+             ``":"''               ``":"''               ``":"''               ``":"''   Veilleux    ``":"''
2902+ ends
2903+ 
2904+ shapes {
2905+      nw ("        __,:",
2906+          "     ,ad88P`",
2907+          "   ad88888' ",
2908+          " ,d88888P'  ",
2909+          ",d888P\"'    ",
2910+          ":([\"        ")
2911+       w ("`Y88ba,     ",
2912+          " `88888ba   ",
2913+          "  `Y88888b, ",
2914+          "    `\"Y888b,",
2915+          "        \"]):",
2916+          "     ,ad88P'",
2917+          "   ad88888' ",
2918+          " ,d88888P'  ",
2919+          ",d888P\"'    ")
2920+      sw (":([\"        ",
2921+          "`Y88ba,     ",
2922+          " `88888ba   ",
2923+          "  `Y88888b, ",
2924+          "    `\"Y888b,",
2925+          "        ``\":")
2926+ 
2927+       n (",__               __,:",
2928+          "Y88ba,         ,ad88P`",
2929+          "`88888ba     ad88888' ",
2930+          " `Y88888b, ,d88888P'  ",
2931+          "   `\"Y888b,d888P\"'    ",
2932+          "       ``\":\"''        ")
2933+ 
2934+     nne (",__    Normand    __,",
2935+          "Y88ba,         ,ad88P",
2936+          "`88888ba     ad88888'",
2937+          " `Y88888b, ,d88888P' ",
2938+          "   `\"Y888b,d888P\"'   ",
2939+          "       ``\":\"''       ")
2940+ 
2941+      ne (":,__        ",
2942+          "`Y88ba,     ",
2943+          " `88888ba   ",
2944+          "  `Y88888b, ",
2945+          "    `\"Y888b,",
2946+          "        \"]):")
2947+       e ("     ,ad88P'",
2948+          "   ad88888' ",
2949+          " ,d88888P'  ",
2950+          ",d888P\"'    ",
2951+          ":([\"        ",
2952+          "`Y88ba,     ",
2953+          " `88888ba   ",
2954+          "  `Y88888b, ",
2955+          "    `\"Y888b,")
2956+      se ("        \"]):",
2957+          "     ,ad88P'",
2958+          "   ad88888' ",
2959+          " ,d88888P'  ",
2960+          ",d888P\"'    ",
2961+          ":\"''        ")
2962+ 
2963+       s ("       __,:,__        ",
2964+          "    ,ad88P`Y88ba,     ",
2965+          "  ad88888' `88888ba   ",
2966+          ",d88888P'   `Y88888b, ",
2967+          "d888P\"'       `\"Y888b,",
2968+          "\"''               ``\":")
2969+ 
2970+     sse ("       __,:,__       ",
2971+          "    ,ad88P`Y88ba,    ",
2972+          "  ad88888' `88888ba  ",
2973+          ",d88888P'   `Y88888b,",
2974+          "d888P\"'       `\"Y888b",
2975+          "\"''   Veilleux    ``\"")
2976+ }
2977+ 
2978+ padding {
2979+     vertical 1
2980+     horizontal 3
2981+ }
2982+ 
2983+ elastic (n, e, s, w)
2984+ 
2985+ END normand
2986+ 
2987+ 
2988+ # ============================================================================
2989+ 
2990+ 
28722991#EOF                                     vim: set ai sw=4 expandtab syn=boxes:
0 commit comments