aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-11-18 13:10:52 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-11-18 13:30:45 +1300
commit3445cbcb6898c7f19ba82b13f3f5f1f06eb571b3 (patch)
treea2d3c49e69b8aafbc5de4d355642400a3415b8c4 /games
parentUpdate submodules (diff)
downloaddotfiles-3445cbcb6898c7f19ba82b13f3f5f1f06eb571b3.tar.gz
dotfiles-3445cbcb6898c7f19ba82b13f3f5f1f06eb571b3.zip
Add aesth(6)
Diffstat (limited to 'games')
-rw-r--r--games/aesth.sed64
1 files changed, 64 insertions, 0 deletions
diff --git a/games/aesth.sed b/games/aesth.sed
new file mode 100644
index 00000000..2ff896c0
--- /dev/null
+++ b/games/aesth.sed
@@ -0,0 +1,64 @@
+# Change English letters, numbers, and spaces to full-width
+s/a/a/g
+s/b/b/g
+s/c/c/g
+s/d/d/g
+s/e/e/g
+s/f/f/g
+s/g/g/g
+s/h/h/g
+s/i/i/g
+s/j/j/g
+s/k/k/g
+s/l/l/g
+s/m/m/g
+s/n/n/g
+s/o/o/g
+s/p/p/g
+s/q/q/g
+s/r/r/g
+s/s/s/g
+s/t/t/g
+s/u/u/g
+s/v/v/g
+s/w/w/g
+s/x/x/g
+s/y/y/g
+s/z/z/g
+s/A/A/g
+s/B/B/g
+s/C/C/g
+s/D/D/g
+s/E/E/g
+s/F/F/g
+s/G/G/g
+s/H/H/g
+s/I/I/g
+s/J/J/g
+s/K/K/g
+s/L/L/g
+s/M/M/g
+s/N/N/g
+s/O/O/g
+s/P/P/g
+s/Q/Q/g
+s/R/R/g
+s/S/S/g
+s/T/T/g
+s/U/U/g
+s/V/V/g
+s/W/W/g
+s/X/X/g
+s/Y/Y/g
+s/Z/Z/g
+s/0/0/g
+s/1/1/g
+s/2/2/g
+s/3/3/g
+s/4/4/g
+s/5/5/g
+s/6/6/g
+s/7/7/g
+s/8/8/g
+s/9/9/g
+s/ / /g