diff options
Diffstat (limited to 'lisp/nxml/char-name/unicode/02440-0245F.el')
-rw-r--r-- | lisp/nxml/char-name/unicode/02440-0245F.el | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/nxml/char-name/unicode/02440-0245F.el b/lisp/nxml/char-name/unicode/02440-0245F.el new file mode 100644 index 00000000000..332720d71f0 --- /dev/null +++ b/lisp/nxml/char-name/unicode/02440-0245F.el @@ -0,0 +1,13 @@ +(nxml-define-char-name-set 'optical-character-recognition + '(("OCR HOOK" #x2440) + ("OCR CHAIR" #x2441) + ("OCR FORK" #x2442) + ("OCR INVERTED FORK" #x2443) + ("OCR BELT BUCKLE" #x2444) + ("OCR BOW TIE" #x2445) + ("OCR BRANCH BANK IDENTIFICATION" #x2446) + ("OCR AMOUNT OF CHECK" #x2447) + ("OCR DASH" #x2448) + ("OCR CUSTOMER ACCOUNT NUMBER" #x2449) + ("OCR DOUBLE BACKSLASH" #x244A) + )) |