summaryrefslogtreecommitdiff
path: root/textpre.py
diff options
context:
space:
mode:
Diffstat (limited to 'textpre.py')
-rw-r--r--textpre.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/textpre.py b/textpre.py
index bfc64afb..d8099693 100644
--- a/textpre.py
+++ b/textpre.py
@@ -238,6 +238,7 @@ chars = {
"?": 0xE6,
"!": 0xE7,
".": 0xE8,
+"▶": 0xED,
"♂": 0xEF,
"¥": 0xF0,
"×": 0xF1,