Add anp.orth, bhb.orth, hif.orth, mag.orth, raj.orth, and the.orth

Resolves: https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/340
This commit is contained in:
Mike FABIAN 2022-12-02 10:11:53 +01:00
parent ed6c9cf67b
commit c8f6210bab
8 changed files with 186 additions and 0 deletions

View File

@ -41,6 +41,7 @@ ORTH = \
ab.orth \ ab.orth \
af.orth \ af.orth \
am.orth \ am.orth \
anp.orth \
ar.orth \ ar.orth \
as.orth \ as.orth \
ast.orth \ ast.orth \
@ -53,6 +54,7 @@ ORTH = \
be.orth \ be.orth \
bg.orth \ bg.orth \
bh.orth \ bh.orth \
bhb.orth \
bho.orth \ bho.orth \
bi.orth \ bi.orth \
bin.orth \ bin.orth \
@ -99,6 +101,7 @@ ORTH = \
haw.orth \ haw.orth \
he.orth \ he.orth \
hi.orth \ hi.orth \
hif.orth \
ho.orth \ ho.orth \
hr.orth \ hr.orth \
hu.orth \ hu.orth \
@ -136,6 +139,7 @@ ORTH = \
lo.orth \ lo.orth \
lt.orth \ lt.orth \
lv.orth \ lv.orth \
mag.orth \
mg.orth \ mg.orth \
mh.orth \ mh.orth \
mi.orth \ mi.orth \
@ -164,6 +168,7 @@ ORTH = \
ps_af.orth \ ps_af.orth \
ps_pk.orth \ ps_pk.orth \
pt.orth \ pt.orth \
raj.orth \
rm.orth \ rm.orth \
ro.orth \ ro.orth \
ru.orth \ ru.orth \
@ -194,6 +199,7 @@ ORTH = \
te.orth \ te.orth \
tg.orth \ tg.orth \
th.orth \ th.orth \
the.orth \
ti_er.orth \ ti_er.orth \
ti_et.orth \ ti_et.orth \
tig.orth \ tig.orth \

29
fc-lang/anp.orth Normal file
View File

@ -0,0 +1,29 @@
#
# fontconfig/fc-lang/anp.orth
#
# Copyright © 2022 Mike FABIAN
#
# 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 the author(s) not be used in
# advertising or publicity pertaining to distribution of the software without
# specific, written prior permission. The authors make no
# representations about the suitability of this software for any purpose. It
# is provided "as is" without express or implied warranty.
#
# THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
# EVENT SHALL THE AUTHOR(S) 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.
#
# Anguika (Devanagari script) (anp)
#
# See:
# https://en.wikipedia.org/wiki/Angika
# https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=localedata/locales/anp_IN
include hi.orth

29
fc-lang/bhb.orth Normal file
View File

@ -0,0 +1,29 @@
#
# fontconfig/fc-lang/bhb.orth
#
# Copyright © 2022 Mike FABIAN
#
# 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 the author(s) not be used in
# advertising or publicity pertaining to distribution of the software without
# specific, written prior permission. The authors make no
# representations about the suitability of this software for any purpose. It
# is provided "as is" without express or implied warranty.
#
# THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
# EVENT SHALL THE AUTHOR(S) 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.
#
# Bhili (Devanagari script) (bhb)
#
# See:
# https://en.wikipedia.org/wiki/Bhili_language
# https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=localedata/locales/bhb_IN
include hi.orth

29
fc-lang/hif.orth Normal file
View File

@ -0,0 +1,29 @@
#
# fontconfig/fc-lang/hif.orth
#
# Copyright © 2022 Mike FABIAN
#
# 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 the author(s) not be used in
# advertising or publicity pertaining to distribution of the software without
# specific, written prior permission. The authors make no
# representations about the suitability of this software for any purpose. It
# is provided "as is" without express or implied warranty.
#
# THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
# EVENT SHALL THE AUTHOR(S) 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.
#
# Fiji Hindi (Devanagari script) (hif)
#
# See:
# https://en.wikipedia.org/wiki/Fiji_Hindi
# https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=localedata/locales/hif_FJ
include hi.orth

29
fc-lang/mag.orth Normal file
View File

@ -0,0 +1,29 @@
#
# fontconfig/fc-lang/mag.orth
#
# Copyright © 2022 Mike FABIAN
#
# 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 the author(s) not be used in
# advertising or publicity pertaining to distribution of the software without
# specific, written prior permission. The authors make no
# representations about the suitability of this software for any purpose. It
# is provided "as is" without express or implied warranty.
#
# THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
# EVENT SHALL THE AUTHOR(S) 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.
#
# Magahi (Devanagari script) (mag)
#
# See:
# https://en.wikipedia.org/wiki/Magahi_language
# https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=localedata/locales/mag_IN
include hi.orth

View File

@ -4,6 +4,7 @@ orth_files = [
'ab.orth', 'ab.orth',
'af.orth', 'af.orth',
'am.orth', 'am.orth',
'anp.orth',
'ar.orth', 'ar.orth',
'as.orth', 'as.orth',
'ast.orth', 'ast.orth',
@ -16,6 +17,7 @@ orth_files = [
'be.orth', 'be.orth',
'bg.orth', 'bg.orth',
'bh.orth', 'bh.orth',
'bhb.orth',
'bho.orth', 'bho.orth',
'bi.orth', 'bi.orth',
'bin.orth', 'bin.orth',
@ -62,6 +64,7 @@ orth_files = [
'haw.orth', 'haw.orth',
'he.orth', 'he.orth',
'hi.orth', 'hi.orth',
'hif.orth',
'ho.orth', 'ho.orth',
'hr.orth', 'hr.orth',
'hu.orth', 'hu.orth',
@ -99,6 +102,7 @@ orth_files = [
'lo.orth', 'lo.orth',
'lt.orth', 'lt.orth',
'lv.orth', 'lv.orth',
'mag.orth',
'mg.orth', 'mg.orth',
'mh.orth', 'mh.orth',
'mi.orth', 'mi.orth',
@ -127,6 +131,7 @@ orth_files = [
'ps_af.orth', 'ps_af.orth',
'ps_pk.orth', 'ps_pk.orth',
'pt.orth', 'pt.orth',
'raj.orth',
'rm.orth', 'rm.orth',
'ro.orth', 'ro.orth',
'ru.orth', 'ru.orth',
@ -157,6 +162,7 @@ orth_files = [
'te.orth', 'te.orth',
'tg.orth', 'tg.orth',
'th.orth', 'th.orth',
'the.orth',
'ti_er.orth', 'ti_er.orth',
'ti_et.orth', 'ti_et.orth',
'tig.orth', 'tig.orth',

29
fc-lang/raj.orth Normal file
View File

@ -0,0 +1,29 @@
#
# fontconfig/fc-lang/raj.orth
#
# Copyright © 2022 Mike FABIAN
#
# 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 the author(s) not be used in
# advertising or publicity pertaining to distribution of the software without
# specific, written prior permission. The authors make no
# representations about the suitability of this software for any purpose. It
# is provided "as is" without express or implied warranty.
#
# THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
# EVENT SHALL THE AUTHOR(S) 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.
#
# Rajasthani (Devanagari script) (raj)
#
# See:
# https://en.wikipedia.org/wiki/Rajasthani_languages
# https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=localedata/locales/raj_IN
include hi.orth

29
fc-lang/the.orth Normal file
View File

@ -0,0 +1,29 @@
#
# fontconfig/fc-lang/the.orth
#
# Copyright © 2022 Mike FABIAN
#
# 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 the author(s) not be used in
# advertising or publicity pertaining to distribution of the software without
# specific, written prior permission. The authors make no
# representations about the suitability of this software for any purpose. It
# is provided "as is" without express or implied warranty.
#
# THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
# EVENT SHALL THE AUTHOR(S) 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.
#
# Chitwania Tharu (Devanagari script) (the)
#
# See:
# https://en.wikipedia.org/wiki/Tharu_languages
# https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=localedata/locales/the_NP
include hi.orth