Merge mozilla-central and tracemonkey. (a=blockers)
[mozilla-central.git] / layout / mathml / mathfontSymbol.properties
blob72757960fc9622e7b44dab9099c62952608e2dbb
1 # ***** BEGIN LICENSE BLOCK *****
2 # Version: MPL 1.1/GPL 2.0/LGPL 2.1
4 # The contents of this file are subject to the Mozilla Public License Version
5 # 1.1 (the "License"); you may not use this file except in compliance with
6 # the License. You may obtain a copy of the License at
7 # http://www.mozilla.org/MPL/
9 # Software distributed under the License is distributed on an "AS IS" basis,
10 # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11 # for the specific language governing rights and limitations under the
12 # License.
13 #                                                                       
14 # The Original Code is Mozilla MathML Project.                          
15 #                                                                       
16 # The Initial Developer of the Original Code is
17 # The University of Queensland.
18 # Portions created by the Initial Developer are Copyright (C) 2001
19 # the Initial Developer. All Rights Reserved.
20 #                                                                       
21 # Contributor(s):                                                       
22 #   Roger B. Sidje <rbs@maths.uq.edu.au>                                
23 #   Karl Tomlinson <karlt+@karlt.net>, Mozilla Corporation
25 # Alternatively, the contents of this file may be used under the terms of
26 # either the GNU General Public License Version 2 or later (the "GPL"), or
27 # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
28 # in which case the provisions of the GPL or the LGPL are applicable instead
29 # of those above. If you wish to allow use of your version of this file only
30 # under the terms of either the GPL or the LGPL, and not to allow others to
31 # use your version of this file under the terms of the MPL, indicate your
32 # decision by deleting the provisions above and replace them with the notice
33 # and other provisions required by the GPL or the LGPL. If you do not delete
34 # the provisions above, a recipient may use your version of this file under
35 # the terms of any one of the MPL, the GPL or the LGPL.
37 # ***** END LICENSE BLOCK *****
39 #  LOCALIZATION NOTE: FILE
40 #  Do not translate anything in this file
42 # This file contains the list of all stretchy MathML chars that can be
43 # rendered with Monotype's Symbol font.
45 # This file should normally only be installed on MS Windows systems as other
46 # platforms have different fonts with the same family name but different
47 # character codes.
48 mathfont = Symbol
50 #        [ T/L |  M  | B/R |  G  | size0 ... size{N-1} ]
51 \u0028 = \uF0E6\uFFFD\uF0E8\uF0E7\uF028 # (
52 \u0029 = \uF0F6\uFFFD\uF0F8\uF0F7\uF029 # )
53 \u005B = \uF0E9\uFFFD\uF0EB\uF0EA\uF05B # [
54 \u005D = \uF0F9\uFFFD\uF0FB\uF0FA\uF05D # ]
55 \u007B = \uF0EC\uF0ED\uF0EE\uF0EF\uF07B # {
56 \u007C = \uFFFD\uFFFD\uFFFD\uF07C\uF07C # |
57 \u007D = \uF0FC\uF0FD\uF0FE\uF0EF\uF07D # }
59 \u00AF = \uFFFD\uFFFD\uFFFD\uF060\uF060 # ad-hoc: overbar is stretched with the radical extender 
60 \u0332 = \uFFFD\uFFFD\uFFFD\uF05F\uF05F # ad-hoc: UnderBar (0x0332) is stretched with underscore
62 \u2190 = \uF0AC\uFFFD\uFFFD\uF0BE\uF0AC # LeftArrow, larr, leftarrow
63 \u2191 = \uF0AD\uFFFD\uFFFD\uF0BD\uF0AD # UpArrow, uarr, uparrow
64 \u2192 = \uFFFD\uFFFD\uF0AE\uF0BE\uF0AE # RightArrow, rarr, rightarrow
65 \u2193 = \uFFFD\uFFFD\uF0AF\uF0BD\uF0AF # DownArrow, darr, downarrow
66 \u2194 = \uF0AC\uFFFD\uF0AE\uF0BE\uF0B4 # LeftRightArrow, harr, leftrightarrow
67 \u2195 = \uF0AD\uFFFD\uF0AF\uF0BD       # UpDownArrow, updownarrow, varr
69 \u222B = \uF0F3\uFFFD\uF0F5\uF0F4\uF0F2 # Integral, int
71 # Using parts of [ and ]
72 \u2308 = \uF0E9\uFFFD\uFFFD\uF0EA\uF0E9 # LeftCeiling, lceil
73 \u2309 = \uF0F9\uFFFD\uFFFD\uF0FA\uF0F9 # RightCeiling, rceil
74 \u230A = \uFFFD\uFFFD\uF0EB\uF0EA\uF0EB # LeftFloor, lfloor
75 \u230B = \uFFFD\uFFFD\uF0FB\uF0FA\uF0FB # RightFloor, rfloor
77 # same as normal arrows
78 \u27F5 = \uF0AC\uFFFD\uFFFD\uF0BE # LongLeftArrow
79 \u27F6 = \uFFFD\uFFFD\uF0AE\uF0BE # LongRightArrow
80 \u27F7 = \uF0AC\uFFFD\uF0AE\uF0BE # LongLeftRightArrow