Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
michael@0 | 1 | <!DOCTYPE html> |
michael@0 | 2 | <html lang="en"> |
michael@0 | 3 | <body style="white-space: pre-wrap; word-wrap: break-word"> |
michael@0 | 4 | <!-- List of all wide characters that have mappings to/from narrow equivalents. |
michael@0 | 5 | Extracted from the Unicode database (v6.2) by running |
michael@0 | 6 | |
michael@0 | 7 | cut -d \; -f 1,6 UnicodeData.txt | \ |
michael@0 | 8 | perl -n -e 'if (/(....);<(wide|narrow)> (....)/) { printf "&#x%s;%s", ($2 eq 'wide' ? $1 : $3), ++$i % 10 ? "" : "\n" }' |
michael@0 | 9 | --> |
michael@0 | 10 |  !"#$%&'() |
michael@0 | 11 | *+,-./0123 |
michael@0 | 12 | 456789:;<= |
michael@0 | 13 | >?@ABCDEFG |
michael@0 | 14 | HIJKLMNOPQ |
michael@0 | 15 | RSTUVWXYZ[ |
michael@0 | 16 | \]^_`abcde |
michael@0 | 17 | fghijklmno |
michael@0 | 18 | pqrstuvwxy |
michael@0 | 19 | z{|}~⦅⦆。「」 |
michael@0 | 20 | 、・ヲァィゥェォャュ |
michael@0 | 21 | ョッーアイウエオカキ |
michael@0 | 22 | クケコサシスセソタチ |
michael@0 | 23 | ツテトナニヌネノハヒ |
michael@0 | 24 | フヘホマミムメモヤユ |
michael@0 | 25 | ヨラリルレロワン゙゚ |
michael@0 | 26 | ㅤㄱㄲㄳㄴㄵㄶㄷㄸㄹ |
michael@0 | 27 | ㄺㄻㄼㄽㄾㄿㅀㅁㅂㅃ |
michael@0 | 28 | ㅄㅅㅆㅇㅈㅉㅊㅋㅌㅍ |
michael@0 | 29 | ㅎㅏㅐㅑㅒㅓㅔㅕㅖㅗ |
michael@0 | 30 | ㅘㅙㅚㅛㅜㅝㅞㅟㅠㅡ |
michael@0 | 31 | ㅢㅣ¢£¬ ̄¦¥₩│ |
michael@0 | 32 | ←↑→↓■○ |
michael@0 | 33 | </body> |
michael@0 | 34 | </html> |