defaults revision af062818b47340eef15700d2f0211576ba3506ee
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# Default Unicode mappings
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# Copyright 2000 Alexandre Julliard
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# This library is free software; you can redistribute it and/or
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# modify it under the terms of the GNU Lesser General Public
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# License as published by the Free Software Foundation; either
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# version 2.1 of the License, or (at your option) any later version.
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# This library is distributed in the hope that it will be useful,
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# but WITHOUT ANY WARRANTY; without even the implied warranty of
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# Lesser General Public License for more details.
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# You should have received a copy of the GNU Lesser General Public
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# License along with this library; if not, write to the Free Software
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# This file contains default mappings for Unicode chars that aren't
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# defined directly in the code page file. It is used by the cpmap.pl
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# tool to build codepage tables.
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# The first column defines equivalence sets; if any character in the set
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# is defined in the codepage file, all others in the set will map to the
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# The second column specifies the default char to map the whole set to,
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# if no characters in the set are defined by the codepage file.
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# Characters that have an explicit decomposition in the UnicodeData.txt
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# file (for instance 00c0 LATIN CAPITAL LETTER A WITH GRAVE -> 0041 0300)
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# are handled automatically and do not have to be defined here. They can
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson# still be defined if necessary to override the unicode decomposition.
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00a2,20a1 'c' # CENT SIGN, COLON SIGN
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00a3,20a4 'L' # POUND SIGN, LIRA SIGN
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00a5 'Y' # YEN SIGN
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00a6 '|' # BROKEN BAR
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00a9 'c' # COPYRIGHT SIGN
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00ae 'r' # REGISTERED SIGN
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00b5,03bc 'u' # MICRO SIGN, GREEK SMALL LETTER MU
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00c6 'A' # LATIN CAPITAL LETTER AE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00d0,0110,0189 'D' # LATIN CAPITAL LETTER D WITH STROKE/AFRICAN D/ETH
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00d7 'x' # MULTIPLICATION SIGN
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00d8,2205 'O' # LATIN CAPITAL LETTER O WITH STROKE, EMPTY SET
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00df,03b2 none # LATIN SMALL LETTER SHARP S, GREEK SMALL LETTER BETA
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00e6 'a' # LATIN SMALL LETTER AE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00f0 'd' # LATIN SMALL LETTER ETH
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson00f8 'o' # LATIN SMALL LETTER O WITH STROKE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0111 'd' # LATIN SMALL LETTER D WITH STROKE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0126 'H' # LATIN CAPITAL LETTER H WITH STROKE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0127 'h' # LATIN SMALL LETTER H WITH STROKE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0131 'i' # LATIN SMALL LETTER DOTLESS I
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0141 'L' # LATIN CAPITAL LETTER L WITH STROKE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0142 'l' # LATIN SMALL LETTER L WITH STROKE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0152 'O' # LATIN CAPITAL LIGATURE OE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0153 'o' # LATIN SMALL LIGATURE OE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0166 'T' # LATIN CAPITAL LETTER T WITH STROKE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0167 't' # LATIN SMALL LETTER T WITH STROKE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0180 'b' # LATIN SMALL LETTER B WITH STROKE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0190 'E' # LATIN CAPITAL LETTER OPEN E
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0191 'F' # LATIN CAPITAL LETTER F WITH HOOK
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0192 'f' # LATIN SMALL LETTER F WITH HOOK
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0197 'I' # LATIN CAPITAL LETTER I WITH STROKE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson019a 'l' # LATIN SMALL LETTER L WITH BAR
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson019f 'O' # LATIN CAPITAL LETTER O WITH MIDDLE TILDE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson01ab 't' # LATIN SMALL LETTER T WITH PALATAL HOOK
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson01ae 'T' # LATIN CAPITAL LETTER T WITH RETROFLEX HOOK
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson01b6 'z' # LATIN SMALL LETTER Z WITH STROKE
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0391 'A' # GREEK CAPITAL LETTER ALPHA
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0392 'B' # GREEK CAPITAL LETTER BETA
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0395 'E' # GREEK CAPITAL LETTER EPSILON
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0396 'Z' # GREEK CAPITAL LETTER ZETA
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0397 'H' # GREEK CAPITAL LETTER ETA
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson0399 'I' # GREEK CAPITAL LETTER IOTA
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson039a 'K' # GREEK CAPITAL LETTER KAPPA
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson039c 'M' # GREEK CAPITAL LETTER MU
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson039d 'N' # GREEK CAPITAL LETTER NU
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson039f 'O' # GREEK CAPITAL LETTER OMICRON
e2352db892d8a23e3b66ff63c3797975bb0e2568neil_a_wilson03a1 'P' # GREEK CAPITAL LETTER RHO
2044,2215 '/' # FRACTION/DIVISION SLASH
2018,201b,2035 '`' # LEFT SINGLE QUOTATION MARK, SINGLE HIGH-REVERSED-9 QUOTATION MARK, REVERSED PRIME
fe4d,fe4e,fe4f '_' # DASHED/CENTRELINE/WAVY LOW LINE
2500,2501 '-' # BOX DRAWINGS LIGHT/HEAVY HORIZONTAL
2502,2503 '|' # BOX DRAWINGS LIGHT/HEAVY VERTICAL
2504,2505 '-' # BOX DRAWINGS LIGHT/HEAVY TRIPLE DASH HORIZONTAL
2506,2507 00a6 # BOX DRAWINGS LIGHT/HEAVY TRIPLE DASH VERTICAL -> BROKEN BAR
2508,2509 '-' # BOX DRAWINGS LIGHT/HEAVY QUADRUPLE DASH HORIZONTAL
250a,250b 00a6 # BOX DRAWINGS LIGHT/HEAVY QUADRUPLE DASH VERTICAL -> BROKEN BAR
250c,250d,250e,250f '+' # BOX DRAWINGS LIGHT/HEAVY DOWN AND RIGHT
2510,2511,2512,2513 00ac # BOX DRAWINGS LIGHT/HEAVY DOWN AND LEFT -> NOT SIGN
2514,2515,2516,2517 'L' # BOX DRAWINGS LIGHT/HEAVY UP AND RIGHT
2518,2519,251a,251b '+' # BOX DRAWINGS LIGHT/HEAVY UP AND LEFT
251c,251d,251e,251f,2520,2521,2522,2523 '+' # BOX DRAWINGS LIGHT/HEAVY VERTICAL AND RIGHT
2524,2525,2526,2527,2528,2529,252a,252b '+' # BOX DRAWINGS LIGHT/HEAVY VERTICAL AND LEFT
252c,252d,252e,252f,2530,2531,2532,2533 'T' # BOX DRAWINGS LIGHT/HEAVY DOWN AND HORIZONTAL
2534,2535,2536,2537,2538,2539,253a,253b '+' # BOX DRAWINGS LIGHT/HEAVY UP AND HORIZONTAL
253c,253d,253e,253f,2540,2541,2542,2543,2544,2545,2546,2547,2548,2549,254a,254b '+' # BOX DRAWINGS LIGHT/HEAVY VERTICAL AND HORIZONTAL
254c,254d '-' # BOX DRAWINGS LIGHT/HEAVY DOUBLE DASH HORIZONTAL
254e,254f 00a6 # BOX DRAWINGS LIGHT/HEAVY DOUBLE DASH VERTICAL -> BROKEN BAR
25cb,25ef 'O' # WHITE/LARGE CIRCLE