diff --git a/README.org b/README.org index e4fdc1c..1bf34e0 100644 --- a/README.org +++ b/README.org @@ -138,6 +138,26 @@ Draw sketched objects: ╰─────────────────────────────╯ #+end_example +file:images/water-sketch.png + +#+begin_example + ╶╮ ╭╴ + ┏┳┥▒▒▒▒▒▒▒┝╸ + ┃┃│▒▒eau▒▒│ + ┃┃│▒▒▒▒▒▒▒│ ╔═════╗ + ┃┃╰──╮▒╭──╯ ║ ╶╮ ▽ ╭╴ + ┃┃ ▒ ║ │ ░ │ + ┃┃ ▒ ║ │░░░░░░░░░░░░░░│ + ┃┃ ╚═════╝ │░░░░░░░░░░░░░░╞════▷▒▒ + ┃┃ │░░░░░akvo░░░░░│ ╶╮ ▒ ╭╴ + ┃┃ │░░░░░░░░░░░░░░│ │ ▒ │ + ┃┃ ╰─┲┳━━━━━━━━┳┱─╯ │▒▒▒▒▒▒▒▒▒▒▒│ + ┃┃ ┃┃ ┃┃ │▒▒▒water▒▒▒│ + ┃┃ ┃┃ ┃┃ │▒▒▒▒▒▒▒▒▒▒▒│ + ┃┃ ┃┃ ┃┃ ╰───────────╯ + ▝▀▀▀▀▀▀▘ ▝▀▘ ▝▀▘ ▀▀▀▀▀▀▀▀▀▀▀▀▀ +#+end_example + Those diagrams are pure text. There is nothing graphic. They are achieved using UNICODE characters. Most often, the text file will be encoded as UTF-8. diff --git a/images/water-sketch.png b/images/water-sketch.png new file mode 100644 index 0000000..f2fbda1 Binary files /dev/null and b/images/water-sketch.png differ