Initial commit

This commit is contained in:
John Doty 2012-03-22 07:16:09 -07:00
commit a491ef2093
813 changed files with 345031 additions and 0 deletions

View file

@ -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)
))