Add a bunch more languages that use the Latin alphabet
This commit is contained in:
parent
3f03d0c2ac
commit
b4a2c1f012
|
@ -1,4 +1,4 @@
|
||||||
XCOMM $XFree86: xc/lib/fontconfig/fc-lang/Imakefile,v 1.8 2002/07/12 07:58:16 keithp Exp $
|
XCOMM $XFree86: xc/lib/fontconfig/fc-lang/Imakefile,v 1.9 2002/07/12 09:12:36 keithp Exp $
|
||||||
|
|
||||||
#ifdef UseInstalled
|
#ifdef UseInstalled
|
||||||
/* building outside the tree, use private defines */
|
/* building outside the tree, use private defines */
|
||||||
|
@ -21,21 +21,24 @@ TMPL=fclang.tmpl.h
|
||||||
# language codes
|
# language codes
|
||||||
#
|
#
|
||||||
|
|
||||||
ORTH=ab.orth ar.orth ava.orth az.orth ba.orth be.orth bg.orth bh.orth \
|
ORTH=ab.orth af.orth ar.orth ava.orth az.orth ba.orth bam.orth be.orth\
|
||||||
bho.orth bn.orth bo.orth br.orth bua.orth ca.orth ce.orth chm.orth \
|
bg.orth bh.orth bho.orth bi.orth bn.orth bo.orth br.orth bs.orth\
|
||||||
chr.orth co.orth cs.orth cv.orth da.orth de.orth el.orth en.orth eo.orth \
|
bua.orth ca.orth ce.orth ch.orth chm.orth chr.orth co.orth cs.orth\
|
||||||
es.orth et.orth eu.orth fa.orth fi.orth fo.orth fr.orth fy.orth ga.orth \
|
cv.orth cy.orth da.orth de.orth el.orth en.orth eo.orth es.orth et.orth\
|
||||||
gd.orth gez.orth gl.orth gu.orth he.orth hi.orth hr.orth hu.orth hy.orth \
|
eu.orth fa.orth fi.orth fo.orth fr.orth ful.orth fy.orth ga.orth gd.orth\
|
||||||
ik.orth is.orth it.orth iu.orth ja.orth ka.orth kaa.orth kk.orth kl.orth \
|
gez.orth gl.orth gn.orth gu.orth ha.orth haw.orth he.orth hi.orth\
|
||||||
km.orth kn.orth ko.orth kok.orth ks.orth ku.orth kum.orth kv.orth \
|
hr.orth hu.orth hy.orth ibo.orth id.orth ik.orth is.orth it.orth iu.orth\
|
||||||
ky.orth la.orth lez.orth lo.orth lt.orth lv.orth mk.orth ml.orth mn.orth \
|
ja.orth ka.orth kaa.orth kk.orth kl.orth km.orth kn.orth ko.orth\
|
||||||
mo.orth mr.orth mt.orth nb.orth ne.orth nl.orth nn.orth no.orth oc.orth \
|
kok.orth ks.orth ku.orth kum.orth kv.orth ky.orth la.orth lb.orth\
|
||||||
or.orth os.orth pl.orth pt.orth rm.orth ro.orth ru.orth sa.orth sah.orth \
|
lez.orth lo.orth lt.orth lv.orth mg.orth mh.orth mi.orth mk.orth ml.orth\
|
||||||
sel.orth sh.orth si.orth sk.orth sl.orth sq.orth sr.orth sv.orth ta.orth \
|
mn.orth mo.orth mr.orth mt.orth nb.orth ne.orth nl.orth nn.orth no.orth\
|
||||||
te.orth tg.orth th.orth tk.orth tl.orth tr.orth tt.orth tyv.orth uk.orth \
|
ny.orth oc.orth or.orth os.orth pl.orth pt.orth rm.orth ro.orth ru.orth\
|
||||||
uz.orth vo.orth wa.orth yi.orth zh_cn.orth zh_hk.orth zh_mo.orth \
|
sa.orth sah.orth se.orth sel.orth sh.orth si.orth sk.orth sl.orth\
|
||||||
zh_sg.orth zh_tw.orth
|
sm.orth sma.orth smj.orth smn.orth sms.orth sq.orth sr.orth sv.orth\
|
||||||
|
ta.orth te.orth tg.orth th.orth tk.orth tl.orth tn.orth to.orth tr.orth\
|
||||||
|
tt.orth tyv.orth uk.orth uz.orth ven.orth vi.orth vo.orth wa.orth\
|
||||||
|
wen.orth wo.orth yap.orth yi.orth yo.orth zh_cn.orth zh_hk.orth\
|
||||||
|
zh_mo.orth zh_sg.orth zh_tw.orth
|
||||||
|
|
||||||
all:: $(TARG)
|
all:: $(TARG)
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,46 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Afrikaans (AF)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c8
|
||||||
|
00e8
|
||||||
|
00c9
|
||||||
|
00e9
|
||||||
|
00ca
|
||||||
|
00ea
|
||||||
|
00cb
|
||||||
|
00eb
|
||||||
|
00ce
|
||||||
|
00ee
|
||||||
|
00cf
|
||||||
|
00ef
|
||||||
|
00d4
|
||||||
|
00f4
|
||||||
|
00db
|
||||||
|
00fb
|
||||||
|
0149
|
|
@ -0,0 +1,37 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Bambara (BAM)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
0190
|
||||||
|
025b
|
||||||
|
014a
|
||||||
|
014b
|
||||||
|
019d
|
||||||
|
0272
|
||||||
|
0186
|
||||||
|
0254
|
|
@ -0,0 +1,39 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Bislama (BI)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c9
|
||||||
|
00e9
|
||||||
|
00cf
|
||||||
|
00ef
|
||||||
|
e000
|
||||||
|
e001
|
||||||
|
e002
|
||||||
|
e003
|
||||||
|
00dc
|
||||||
|
00fc
|
|
@ -0,0 +1,39 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Bosnian (BS)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
0106
|
||||||
|
0107
|
||||||
|
010c
|
||||||
|
010d
|
||||||
|
0110
|
||||||
|
0111
|
||||||
|
0160
|
||||||
|
0161
|
||||||
|
017d
|
||||||
|
017e
|
|
@ -0,0 +1,35 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Chamorro (CH)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c2
|
||||||
|
00e2
|
||||||
|
00d1
|
||||||
|
00f1
|
||||||
|
00dc
|
||||||
|
00fc
|
|
@ -0,0 +1,48 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Welsh (CY)
|
||||||
|
#
|
||||||
|
# Coverage given by Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
#
|
||||||
|
# Non-Latin-1 characters needed for Welsh:
|
||||||
|
#
|
||||||
|
0174 # LATIN CAPITAL LETTER W WITH CIRCUMFLEX
|
||||||
|
0175 # LATIN SMALL LETTER W WITH CIRCUMFLEX
|
||||||
|
0176 # LATIN CAPITAL LETTER Y WITH CIRCUMFLEX
|
||||||
|
0177 # LATIN SMALL LETTER Y WITH CIRCUMFLEX
|
||||||
|
0178 # LATIN CAPITAL LETTER Y WITH DIAERESIS
|
||||||
|
#
|
||||||
|
# And stricktly speaking for dictionary authors also:
|
||||||
|
#
|
||||||
|
1E80 # LATIN CAPITAL LETTER W WITH GRAVE
|
||||||
|
1E81 # LATIN SMALL LETTER W WITH GRAVE
|
||||||
|
1E82 # LATIN CAPITAL LETTER W WITH ACUTE
|
||||||
|
1E83 # LATIN SMALL LETTER W WITH ACUTE
|
||||||
|
1E84 # LATIN CAPITAL LETTER W WITH DIAERESIS
|
||||||
|
1E85 # LATIN SMALL LETTER W WITH DIAERESIS
|
||||||
|
1EF2 # LATIN CAPITAL LETTER Y WITH GRAVE
|
||||||
|
1EF3 # LATIN SMALL LETTER Y WITH GRAVE
|
2168
fc-lang/fclang.h
2168
fc-lang/fclang.h
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,38 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Fulah (Fula) (ful)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
0181
|
||||||
|
0253
|
||||||
|
018a
|
||||||
|
0257
|
||||||
|
014a
|
||||||
|
014b
|
||||||
|
019d
|
||||||
|
0272
|
||||||
|
01b3-01b4
|
|
@ -0,0 +1,48 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Guaraní (GN)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c1
|
||||||
|
00e1
|
||||||
|
00e3
|
||||||
|
00c9
|
||||||
|
00e9
|
||||||
|
1ebd
|
||||||
|
e005
|
||||||
|
00cd
|
||||||
|
00ed
|
||||||
|
0129
|
||||||
|
00d1
|
||||||
|
00f1
|
||||||
|
00d3
|
||||||
|
00f3
|
||||||
|
00f5
|
||||||
|
00da
|
||||||
|
00fa
|
||||||
|
0169
|
||||||
|
1ef9
|
|
@ -0,0 +1,36 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Hausa (HA)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
0181
|
||||||
|
0253
|
||||||
|
018a
|
||||||
|
0257
|
||||||
|
0198-0199
|
||||||
|
01b3 # used in Niger
|
||||||
|
01b4 # used in Niger
|
|
@ -0,0 +1,35 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Hawaiian (HAW)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
0100-0101
|
||||||
|
0112-0113
|
||||||
|
012a-012b
|
||||||
|
014c-014d
|
||||||
|
016a-016b
|
||||||
|
02bb
|
|
@ -0,0 +1,35 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Igbo (Ibo) (IBO)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
1eca
|
||||||
|
1ecb
|
||||||
|
1ecc
|
||||||
|
1ecd
|
||||||
|
1ee1
|
||||||
|
1ee5
|
|
@ -0,0 +1,31 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Indonesian (ID)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c9
|
||||||
|
00e9
|
|
@ -11,7 +11,7 @@ built.
|
||||||
ada Adangme adangme
|
ada Adangme adangme
|
||||||
afa Afro-Asiatic (Other) afro-asiatiques, autres langues
|
afa Afro-Asiatic (Other) afro-asiatiques, autres langues
|
||||||
afh Afrihili afrihili
|
afh Afrihili afrihili
|
||||||
afr af Afrikaans afrikaans
|
* afr af Afrikaans afrikaans
|
||||||
aka Akan akan
|
aka Akan akan
|
||||||
akk Akkadian akkadien
|
akk Akkadian akkadien
|
||||||
* alb/sqi* sq Albanian albanais
|
* alb/sqi* sq Albanian albanais
|
||||||
|
@ -40,7 +40,7 @@ built.
|
||||||
bai Bamileke languages bamilékés, langues
|
bai Bamileke languages bamilékés, langues
|
||||||
* bak ba Bashkir bachkir
|
* bak ba Bashkir bachkir
|
||||||
bal Baluchi baloutchi
|
bal Baluchi baloutchi
|
||||||
bam Bambara bambara
|
* bam Bambara bambara
|
||||||
ban Balinese balinais
|
ban Balinese balinais
|
||||||
* baq/eus* eu Basque basque
|
* baq/eus* eu Basque basque
|
||||||
bas Basa basa
|
bas Basa basa
|
||||||
|
@ -54,11 +54,11 @@ built.
|
||||||
* bih bh Bihari bihari
|
* bih bh Bihari bihari
|
||||||
bik Bikol bikol
|
bik Bikol bikol
|
||||||
bin Bini bini
|
bin Bini bini
|
||||||
bis bi Bislama bichlamar
|
* bis bi Bislama bichlamar
|
||||||
bla Siksika blackfoot
|
bla Siksika blackfoot
|
||||||
bnt Bantu (Other) bantoues, autres langues
|
bnt Bantu (Other) bantoues, autres langues
|
||||||
* tib/bod* bo Tibetan tibétain
|
* tib/bod* bo Tibetan tibétain
|
||||||
bos bs Bosnian bosniaque
|
* bos bs Bosnian bosniaque
|
||||||
bra Braj braj
|
bra Braj braj
|
||||||
* bre br Breton breton
|
* bre br Breton breton
|
||||||
btk Batak (Indonesia) batak (Indonésie)
|
btk Batak (Indonesia) batak (Indonésie)
|
||||||
|
@ -74,7 +74,7 @@ built.
|
||||||
ceb Cebuano cebuano
|
ceb Cebuano cebuano
|
||||||
cel Celtic (Other) celtiques, autres langues
|
cel Celtic (Other) celtiques, autres langues
|
||||||
* cze/ces* cs Czech tchèque
|
* cze/ces* cs Czech tchèque
|
||||||
cha ch Chamorro chamorro
|
* cha ch Chamorro chamorro
|
||||||
chb Chibcha chibcha
|
chb Chibcha chibcha
|
||||||
che ce Chechen tchétchène
|
che ce Chechen tchétchène
|
||||||
chg Chagatai djaghataï
|
chg Chagatai djaghataï
|
||||||
|
@ -98,7 +98,7 @@ built.
|
||||||
cre Cree cree
|
cre Cree cree
|
||||||
crp Creoles and pidgins (Other) créoles et pidgins divers
|
crp Creoles and pidgins (Other) créoles et pidgins divers
|
||||||
cus Cushitic (Other) couchitiques, autres langues
|
cus Cushitic (Other) couchitiques, autres langues
|
||||||
wel/cym* cy Welsh gallois
|
* wel/cym* cy Welsh gallois
|
||||||
* cze/ces* cs Czech tchèque
|
* cze/ces* cs Czech tchèque
|
||||||
dak Dakota dakota
|
dak Dakota dakota
|
||||||
* dan da Danish danois
|
* dan da Danish danois
|
||||||
|
@ -140,7 +140,7 @@ built.
|
||||||
frm French, Middle (ca.1400-1800) français moyen (1400-1800)
|
frm French, Middle (ca.1400-1800) français moyen (1400-1800)
|
||||||
fro French, Old (842-ca.1400) français ancien (842-ca.1400)
|
fro French, Old (842-ca.1400) français ancien (842-ca.1400)
|
||||||
* fry fy Frisian frison
|
* fry fy Frisian frison
|
||||||
ful Fulah peul
|
* ful Fulah peul
|
||||||
fur Friulian frioulan
|
fur Friulian frioulan
|
||||||
gaa Ga ga
|
gaa Ga ga
|
||||||
gay Gayo gayo
|
gay Gayo gayo
|
||||||
|
@ -162,12 +162,12 @@ built.
|
||||||
grb Grebo grebo
|
grb Grebo grebo
|
||||||
grc Greek, Ancient (to 1453) grec ancien (jusqu'à 1453)
|
grc Greek, Ancient (to 1453) grec ancien (jusqu'à 1453)
|
||||||
* gre/ell* el Greek, Modern (1453-) grec moderne (après 1453)
|
* gre/ell* el Greek, Modern (1453-) grec moderne (après 1453)
|
||||||
grn gn Guarani guarani
|
* grn gn Guarani guarani
|
||||||
* guj gu Gujarati goudjrati
|
* guj gu Gujarati goudjrati
|
||||||
gwi Gwich´in gwich´in
|
gwi Gwich´in gwich´in
|
||||||
hai Haida haida
|
hai Haida haida
|
||||||
hau ha Hausa haoussa
|
* hau ha Hausa haoussa
|
||||||
haw Hawaiian hawaïen
|
* haw Hawaiian hawaïen
|
||||||
* heb he Hebrew hébreu
|
* heb he Hebrew hébreu
|
||||||
her hz Herero herero
|
her hz Herero herero
|
||||||
hil Hiligaynon hiligaynon
|
hil Hiligaynon hiligaynon
|
||||||
|
@ -181,7 +181,7 @@ built.
|
||||||
hup Hupa hupa
|
hup Hupa hupa
|
||||||
* arm/hye* hy Armenian arménien
|
* arm/hye* hy Armenian arménien
|
||||||
iba Iban iban
|
iba Iban iban
|
||||||
ibo Igbo igbo
|
* ibo Igbo igbo
|
||||||
* ice/isl* is Icelandic islandais
|
* ice/isl* is Icelandic islandais
|
||||||
ido io Ido ido
|
ido io Ido ido
|
||||||
ijo Ijo ijo
|
ijo Ijo ijo
|
||||||
|
@ -190,7 +190,7 @@ built.
|
||||||
ilo Iloko ilocano
|
ilo Iloko ilocano
|
||||||
ina ia Interlingua (International Auxiliary Language Association) interlingua (langue auxiliaire internationale)
|
ina ia Interlingua (International Auxiliary Language Association) interlingua (langue auxiliaire internationale)
|
||||||
inc Indic (Other) indo-aryennes, autres langues
|
inc Indic (Other) indo-aryennes, autres langues
|
||||||
ind id Indonesian indonésien
|
* ind id Indonesian indonésien
|
||||||
ine Indo-European (Other) indo-européennes, autres langues
|
ine Indo-European (Other) indo-européennes, autres langues
|
||||||
* ipk ik Inupiaq inupiaq
|
* ipk ik Inupiaq inupiaq
|
||||||
ira Iranian (Other) iraniennes, autres langues
|
ira Iranian (Other) iraniennes, autres langues
|
||||||
|
@ -244,7 +244,7 @@ built.
|
||||||
* lit lt Lithuanian lituanien
|
* lit lt Lithuanian lituanien
|
||||||
lol Mongo mongo
|
lol Mongo mongo
|
||||||
loz Lozi lozi
|
loz Lozi lozi
|
||||||
ltz lb Luxembourgish; Letzeburgesch luxembourgeois
|
* ltz lb Luxembourgish; Letzeburgesch luxembourgeois
|
||||||
lua Luba-Lulua luba-lulua
|
lua Luba-Lulua luba-lulua
|
||||||
lub Luba-Katanga luba-katanga
|
lub Luba-Katanga luba-katanga
|
||||||
lug Ganda ganda
|
lug Ganda ganda
|
||||||
|
@ -255,12 +255,12 @@ built.
|
||||||
* mac/mkd* mk Macedonian macédonien
|
* mac/mkd* mk Macedonian macédonien
|
||||||
mad Madurese madourais
|
mad Madurese madourais
|
||||||
mag Magahi magahi
|
mag Magahi magahi
|
||||||
mah mh Marshallese marshall
|
* mah mh Marshallese marshall
|
||||||
mai Maithili maithili
|
mai Maithili maithili
|
||||||
mak Makasar makassar
|
mak Makasar makassar
|
||||||
* mal ml Malayalam malayalam
|
* mal ml Malayalam malayalam
|
||||||
man Mandingo mandingue
|
man Mandingo mandingue
|
||||||
mao/mri* mi Maori maori
|
* mao/mri* mi Maori maori
|
||||||
map Austronesian (Other) malayo-polynésiennes, autres langues
|
map Austronesian (Other) malayo-polynésiennes, autres langues
|
||||||
* mar mr Marathi marathe
|
* mar mr Marathi marathe
|
||||||
mas Masai massaï
|
mas Masai massaï
|
||||||
|
@ -273,7 +273,7 @@ built.
|
||||||
mis Miscellaneous languages diverses, langues
|
mis Miscellaneous languages diverses, langues
|
||||||
* mac/mkd* mk Macedonian macédonien
|
* mac/mkd* mk Macedonian macédonien
|
||||||
mkh Mon-Khmer (Other) môn-khmer, autres langues
|
mkh Mon-Khmer (Other) môn-khmer, autres langues
|
||||||
mlg mg Malagasy malgache
|
* mlg mg Malagasy malgache
|
||||||
* mlt mt Maltese maltais
|
* mlt mt Maltese maltais
|
||||||
mnc Manchu mandchou
|
mnc Manchu mandchou
|
||||||
mni Manipuri manipuri
|
mni Manipuri manipuri
|
||||||
|
@ -310,7 +310,7 @@ built.
|
||||||
* nob nb Norwegian Bokmål; Bokmål, Norwegian norvégien bokmål; bokmål, norvégien
|
* nob nb Norwegian Bokmål; Bokmål, Norwegian norvégien bokmål; bokmål, norvégien
|
||||||
nso Sotho, Northern sotho du Nord
|
nso Sotho, Northern sotho du Nord
|
||||||
nub Nubian languages nubiennes, langues
|
nub Nubian languages nubiennes, langues
|
||||||
nya ny Chichewa; Chewa; Nyanja chichewa; chewa; nyanja
|
* nya ny Chichewa; Chewa; Nyanja chichewa; chewa; nyanja
|
||||||
nym Nyamwezi nyamwezi
|
nym Nyamwezi nyamwezi
|
||||||
nyn Nyankole nyankolé
|
nyn Nyankole nyankolé
|
||||||
nyo Nyoro nyoro
|
nyo Nyoro nyoro
|
||||||
|
@ -376,13 +376,13 @@ built.
|
||||||
sla Slavic (Other) slaves, autres langues
|
sla Slavic (Other) slaves, autres langues
|
||||||
* slo/slk* sk Slovak slovaque
|
* slo/slk* sk Slovak slovaque
|
||||||
* slv sl Slovenian slovène
|
* slv sl Slovenian slovène
|
||||||
sma Southern Sami sami du Sud
|
* sma Southern Sami sami du Sud
|
||||||
sme se Northern Sami sami du Nord
|
* sme se Northern Sami sami du Nord
|
||||||
smi Sami languages (Other) sami, autres langues
|
smi Sami languages (Other) sami, autres langues
|
||||||
smj Lule Sami sami de Lule
|
* smj Lule Sami sami de Lule
|
||||||
smn Inari Sami sami d'Inari
|
* smn Inari Sami sami d'Inari
|
||||||
smo sm Samoan samoan
|
* smo sm Samoan samoan
|
||||||
sms Skolt Sami sami skolt
|
* sms Skolt Sami sami skolt
|
||||||
sna sn Shona shona
|
sna sn Shona shona
|
||||||
snd sd Sindhi sindhi
|
snd sd Sindhi sindhi
|
||||||
snk Soninke soninké
|
snk Soninke soninké
|
||||||
|
@ -424,10 +424,10 @@ built.
|
||||||
tli Tlingit tlingit
|
tli Tlingit tlingit
|
||||||
tmh Tamashek tamacheq
|
tmh Tamashek tamacheq
|
||||||
tog Tonga (Nyasa) tonga (Nyasa)
|
tog Tonga (Nyasa) tonga (Nyasa)
|
||||||
ton to Tonga (Tonga Islands) tongan (Îles Tonga)
|
# ton to Tonga (Tonga Islands) tongan (Îles Tonga)
|
||||||
tpi Tok Pisin tok pisin
|
tpi Tok Pisin tok pisin
|
||||||
tsi Tsimshian tsimshian
|
tsi Tsimshian tsimshian
|
||||||
tsn tn Tswana tswana
|
* tsn tn Tswana tswana
|
||||||
tso ts Tsonga tsonga
|
tso ts Tsonga tsonga
|
||||||
* tuk tk Turkmen turkmène
|
* tuk tk Turkmen turkmène
|
||||||
tum Tumbuka tumbuka
|
tum Tumbuka tumbuka
|
||||||
|
@ -445,23 +445,23 @@ built.
|
||||||
urd ur Urdu ourdou
|
urd ur Urdu ourdou
|
||||||
* uzb uz Uzbek ouszbek
|
* uzb uz Uzbek ouszbek
|
||||||
vai Vai vaï
|
vai Vai vaï
|
||||||
ven Venda venda
|
* ven Venda venda
|
||||||
vie vi Vietnamese vietnamien
|
* vie vi Vietnamese vietnamien
|
||||||
* vol vo Volapük volapük
|
* vol vo Volapük volapük
|
||||||
vot Votic vote
|
vot Votic vote
|
||||||
wak Wakashan languages wakashennes, langues
|
wak Wakashan languages wakashennes, langues
|
||||||
wal Walamo walamo
|
wal Walamo walamo
|
||||||
war Waray waray
|
war Waray waray
|
||||||
was Washo washo
|
was Washo washo
|
||||||
wel/cym* cy Welsh gallois
|
* wel/cym* cy Welsh gallois
|
||||||
wen Sorbian languages sorabes, langues
|
* wen Sorbian languages sorabes, langues
|
||||||
* wln wa Walloon wallon
|
* wln wa Walloon wallon
|
||||||
wol wo Wolof wolof
|
* wol wo Wolof wolof
|
||||||
xho xh Xhosa xhosa
|
xho xh Xhosa xhosa
|
||||||
yao Yao yao
|
yao Yao yao
|
||||||
yap Yapese yapois
|
* yap Yapese yapois
|
||||||
* yid yi Yiddish yiddish
|
* yid yi Yiddish yiddish
|
||||||
yor yo Yoruba yoruba
|
* yor yo Yoruba yoruba
|
||||||
ypk Yupik languages yupik, langues
|
ypk Yupik languages yupik, langues
|
||||||
zap Zapotec zapotèque
|
zap Zapotec zapotèque
|
||||||
zen Zenaga zenaga
|
zen Zenaga zenaga
|
||||||
|
|
|
@ -0,0 +1,60 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Hawaiian (HAW)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
#
|
||||||
|
# Required characters
|
||||||
|
#
|
||||||
|
00c4
|
||||||
|
00e4
|
||||||
|
00c9
|
||||||
|
00e9
|
||||||
|
00cb
|
||||||
|
00eb
|
||||||
|
00d6
|
||||||
|
00f6
|
||||||
|
00dc
|
||||||
|
00fc
|
||||||
|
#
|
||||||
|
# Important characters
|
||||||
|
#
|
||||||
|
00c2
|
||||||
|
00e2
|
||||||
|
00c8
|
||||||
|
00e8
|
||||||
|
00ca
|
||||||
|
00ea
|
||||||
|
00ce
|
||||||
|
00ee
|
||||||
|
e006-e007
|
||||||
|
e008-e009
|
||||||
|
00d4
|
||||||
|
00f4
|
||||||
|
00db
|
||||||
|
00fb
|
||||||
|
00df
|
|
@ -0,0 +1,35 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Malagasy (MG)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c1
|
||||||
|
00e1
|
||||||
|
e010
|
||||||
|
e011
|
||||||
|
00d4
|
||||||
|
00f4
|
|
@ -0,0 +1,45 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Marshallese (MH)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
0100
|
||||||
|
0101
|
||||||
|
013b
|
||||||
|
013c
|
||||||
|
e00a
|
||||||
|
e00b
|
||||||
|
e00c
|
||||||
|
e00d
|
||||||
|
0145
|
||||||
|
0146
|
||||||
|
014c
|
||||||
|
014d
|
||||||
|
e00e
|
||||||
|
e00f
|
||||||
|
016a
|
||||||
|
016b
|
|
@ -0,0 +1,34 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Maori (MI)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
0100-0101
|
||||||
|
0112-0113
|
||||||
|
012a-012b
|
||||||
|
014c-014d
|
||||||
|
016a-016b
|
|
@ -0,0 +1,30 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Chichewa (NY)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
0174-0175
|
|
@ -0,0 +1,37 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# North Sámi (SE)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c1
|
||||||
|
00e1
|
||||||
|
010c-010d
|
||||||
|
0110-0111
|
||||||
|
014a-014b
|
||||||
|
0160-0161
|
||||||
|
0166-0167
|
||||||
|
017d-017e
|
|
@ -0,0 +1,30 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Samoan (AF)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
02bb
|
|
@ -0,0 +1,37 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# South Sámi (SMA)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c4
|
||||||
|
00e4
|
||||||
|
00c5
|
||||||
|
00e5
|
||||||
|
00d6
|
||||||
|
00f6
|
||||||
|
00cf
|
||||||
|
00ef
|
|
@ -0,0 +1,37 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Lule Sámi (SMJ)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c1
|
||||||
|
00e1
|
||||||
|
00c4
|
||||||
|
00e4
|
||||||
|
00c5
|
||||||
|
00e5
|
||||||
|
00d1
|
||||||
|
00f1
|
|
@ -0,0 +1,40 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Inari Sámi (SMN)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c1
|
||||||
|
00e1
|
||||||
|
00c2
|
||||||
|
00e2
|
||||||
|
00c4
|
||||||
|
00e4
|
||||||
|
010c-010d
|
||||||
|
0110-0111
|
||||||
|
014a-014b
|
||||||
|
0160-0161
|
||||||
|
017d-017e
|
|
@ -0,0 +1,48 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Skolt Sámi (SMJ)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c2
|
||||||
|
00e2
|
||||||
|
00c4
|
||||||
|
00e4
|
||||||
|
00c5
|
||||||
|
00e5
|
||||||
|
010c-010d
|
||||||
|
0110-0111
|
||||||
|
01b7
|
||||||
|
0292
|
||||||
|
01ee-01ef
|
||||||
|
01e6-01e7
|
||||||
|
01e4-01e5
|
||||||
|
01e8-01e9
|
||||||
|
014a-014b
|
||||||
|
00d5
|
||||||
|
00f5
|
||||||
|
0160-0161
|
||||||
|
017d-017e
|
|
@ -0,0 +1,33 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Tswana (TN)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00ca
|
||||||
|
00ea
|
||||||
|
00d4
|
||||||
|
00f4
|
|
@ -0,0 +1,30 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Hawaiian (HAW)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
02bb
|
|
@ -0,0 +1,34 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Venda (VEN)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
1e12-1e13
|
||||||
|
1e3c-1e3d
|
||||||
|
1e44-1e45
|
||||||
|
1e4a-1e4b
|
||||||
|
1e70-1e71
|
|
@ -0,0 +1,58 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Vietnamese (VI)
|
||||||
|
#
|
||||||
|
# Information extracted from email sent by Markus Kuhn about the
|
||||||
|
# standard Vietnamese character set (TCVN 6909:2001)
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c0-00c3
|
||||||
|
00c8-00ca
|
||||||
|
00cc-00cd
|
||||||
|
00d2-00d5
|
||||||
|
00d9-00da
|
||||||
|
00dd
|
||||||
|
00e0-00e3
|
||||||
|
00e8-00ea
|
||||||
|
00ec-00ed
|
||||||
|
00f2-00f5
|
||||||
|
00f9-00fa
|
||||||
|
00fd
|
||||||
|
0102-0103
|
||||||
|
0110-0111
|
||||||
|
0128-0129
|
||||||
|
0168-0169
|
||||||
|
01a0-01a1
|
||||||
|
01af-01b0
|
||||||
|
# diacritical marks
|
||||||
|
0300-0303
|
||||||
|
0306
|
||||||
|
0309
|
||||||
|
031b
|
||||||
|
0323
|
||||||
|
# more precomposed latin
|
||||||
|
1ea0-1ef9
|
||||||
|
# double quote marks
|
||||||
|
#201c-201d
|
|
@ -0,0 +1,42 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Sorbian languages (lower and upper) (WEN)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
0106-0107
|
||||||
|
010c-010d
|
||||||
|
011a-011b
|
||||||
|
0141-0142
|
||||||
|
0143-0144
|
||||||
|
00d3
|
||||||
|
00f3
|
||||||
|
0154-0155
|
||||||
|
0158-0159
|
||||||
|
015a-015b
|
||||||
|
0160-0161
|
||||||
|
0179-017a
|
||||||
|
017d-017e
|
|
@ -0,0 +1,42 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Wolof (WO)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c0
|
||||||
|
00e0
|
||||||
|
00c3
|
||||||
|
00e3
|
||||||
|
00c9
|
||||||
|
00e9
|
||||||
|
00cb
|
||||||
|
00eb
|
||||||
|
00d1
|
||||||
|
00f1
|
||||||
|
014a-014b
|
||||||
|
00d3
|
||||||
|
00f3
|
|
@ -0,0 +1,35 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Yapese (YAP)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c4
|
||||||
|
00e4
|
||||||
|
00cb
|
||||||
|
00eb
|
||||||
|
00d6
|
||||||
|
00f6
|
|
@ -0,0 +1,86 @@
|
||||||
|
#
|
||||||
|
# $XFree86$
|
||||||
|
#
|
||||||
|
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
# documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
# the above copyright notice appear in all copies and that both that
|
||||||
|
# copyright notice and this permission notice appear in supporting
|
||||||
|
# documentation, and that the name of Keith Packard not be used in
|
||||||
|
# advertising or publicity pertaining to distribution of the software without
|
||||||
|
# specific, written prior permission. Keith Packard makes no
|
||||||
|
# representations about the suitability of this software for any purpose. It
|
||||||
|
# is provided "as is" without express or implied warranty.
|
||||||
|
#
|
||||||
|
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||||
|
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
#
|
||||||
|
# Yoruba (YO)
|
||||||
|
#
|
||||||
|
# Orthography from http://www.eki.ee/letter
|
||||||
|
#
|
||||||
|
0041-005a
|
||||||
|
0061-007a
|
||||||
|
00c0
|
||||||
|
00e0
|
||||||
|
00c1
|
||||||
|
00e1
|
||||||
|
00c2
|
||||||
|
00e2
|
||||||
|
01cd-01ce
|
||||||
|
00c8
|
||||||
|
00e8
|
||||||
|
00c9
|
||||||
|
00e9
|
||||||
|
00ca
|
||||||
|
00ea
|
||||||
|
011a-011b
|
||||||
|
1eb8-1eb9
|
||||||
|
0300
|
||||||
|
0301
|
||||||
|
0302
|
||||||
|
0303
|
||||||
|
030c
|
||||||
|
00cc
|
||||||
|
00ec
|
||||||
|
00cd
|
||||||
|
00ed
|
||||||
|
00ce
|
||||||
|
00ee
|
||||||
|
01cf-01d0
|
||||||
|
1e3e-1e3f
|
||||||
|
# LATIN CAPTIAL LETTER M WITH MACRON (no UCS code)
|
||||||
|
# LATIN SMALL LETTER M WITH MACRON (no UCS code)
|
||||||
|
01f8-01f9
|
||||||
|
0143-0144
|
||||||
|
# LATIN CAPTIAL LETTER N WITH MACRON (no UCS code)
|
||||||
|
# LATIN SMALL LETTER N WITH MACRON (no UCS code)
|
||||||
|
00d2
|
||||||
|
00f2
|
||||||
|
00d3
|
||||||
|
00f3
|
||||||
|
00d4
|
||||||
|
00f4
|
||||||
|
01d1-01d2
|
||||||
|
1ecc-1ecd
|
||||||
|
1e62-1e63
|
||||||
|
00d9
|
||||||
|
00f9
|
||||||
|
00da
|
||||||
|
00fa
|
||||||
|
00db
|
||||||
|
00fb
|
||||||
|
01d3-01d4
|
||||||
|
00c3
|
||||||
|
00e3
|
||||||
|
1ebc-1ebd
|
||||||
|
0128-0129
|
||||||
|
00d5
|
||||||
|
00f5
|
||||||
|
0168-0169
|
12
src/fcxml.c
12
src/fcxml.c
|
@ -1378,14 +1378,14 @@ FcParseTest (FcConfigParse *parse)
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
FcConfigMessage (parse, FcSevereWarning, "invalid test qual \"%s\"", qual_string);
|
FcConfigMessage (parse, FcSevereWarning, "invalid test qual \"%s\"", qual_string);
|
||||||
qual = FcQualAny;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
name = FcConfigGetAttribute (parse, "name");
|
name = FcConfigGetAttribute (parse, "name");
|
||||||
if (!name)
|
if (!name)
|
||||||
{
|
{
|
||||||
FcConfigMessage (parse, FcSevereWarning, "missing test name");
|
FcConfigMessage (parse, FcSevereWarning, "missing test name");
|
||||||
name = (FcChar8 *) FC_FAMILY;
|
return;
|
||||||
}
|
}
|
||||||
compare_string = FcConfigGetAttribute (parse, "compare");
|
compare_string = FcConfigGetAttribute (parse, "compare");
|
||||||
if (!compare_string)
|
if (!compare_string)
|
||||||
|
@ -1396,7 +1396,7 @@ FcParseTest (FcConfigParse *parse)
|
||||||
if (compare == FcOpInvalid)
|
if (compare == FcOpInvalid)
|
||||||
{
|
{
|
||||||
FcConfigMessage (parse, FcSevereWarning, "invalid test compare \"%s\"", compare_string);
|
FcConfigMessage (parse, FcSevereWarning, "invalid test compare \"%s\"", compare_string);
|
||||||
compare = FcOpEqual;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
expr = FcPopExprs (parse, FcOpComma);
|
expr = FcPopExprs (parse, FcOpComma);
|
||||||
|
@ -1444,7 +1444,7 @@ FcParseEdit (FcConfigParse *parse)
|
||||||
if (!name)
|
if (!name)
|
||||||
{
|
{
|
||||||
FcConfigMessage (parse, FcSevereWarning, "missing edit name");
|
FcConfigMessage (parse, FcSevereWarning, "missing edit name");
|
||||||
name = (FcChar8 *) FC_FAMILY;
|
return;
|
||||||
}
|
}
|
||||||
mode_string = FcConfigGetAttribute (parse, "mode");
|
mode_string = FcConfigGetAttribute (parse, "mode");
|
||||||
if (!mode_string)
|
if (!mode_string)
|
||||||
|
@ -1455,7 +1455,7 @@ FcParseEdit (FcConfigParse *parse)
|
||||||
if (mode == FcOpInvalid)
|
if (mode == FcOpInvalid)
|
||||||
{
|
{
|
||||||
FcConfigMessage (parse, FcSevereWarning, "invalid edit mode \"%s\"", mode_string);
|
FcConfigMessage (parse, FcSevereWarning, "invalid edit mode \"%s\"", mode_string);
|
||||||
mode = FcOpAssign;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
expr = FcPopExprs (parse, FcOpComma);
|
expr = FcPopExprs (parse, FcOpComma);
|
||||||
|
@ -1491,7 +1491,7 @@ FcParseMatch (FcConfigParse *parse)
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
FcConfigMessage (parse, FcSevereWarning, "invalid match target \"%s\"", kind_name);
|
FcConfigMessage (parse, FcSevereWarning, "invalid match target \"%s\"", kind_name);
|
||||||
kind = FcMatchPattern;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
while ((vstack = FcVStackPop (parse)))
|
while ((vstack = FcVStackPop (parse)))
|
||||||
|
|
Loading…
Reference in New Issue