diff options
author | Roozbeh Pournader <roozbeh@gmail.com> | 2009-02-01 20:29:12 -0800 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2009-02-15 13:40:21 -0800 |
commit | a32870457eb8f35a19193bc3e9e66db9948186fb (patch) | |
tree | c3d28bed6f18dd393bae8139a1dc536261b9d483 | |
parent | 2199c6e321c92cf42711180b483e3f1b0091d980 (diff) | |
download | fontconfig-a32870457eb8f35a19193bc3e9e66db9948186fb.tar.gz |
Rename "ku" to "ku_am", add "ku_iq" (bug #19853).
For Iraq, we are assuming its the same Arabic orthography used in Iran.
According to Ethnologue, Kurdish is written in Cyrillic in Armenia:
http://www.ethnologue.com/show_language.asp?code=kmr
Turkey and Syria need more research.
-rw-r--r-- | fc-lang/ku_am.orth (renamed from fc-lang/ku.orth) | 4 | ||||
-rw-r--r-- | fc-lang/ku_iq.orth | 27 |
2 files changed, 29 insertions, 2 deletions
diff --git a/fc-lang/ku.orth b/fc-lang/ku_am.orth index ae20870..d87d025 100644 --- a/fc-lang/ku.orth +++ b/fc-lang/ku_am.orth @@ -1,5 +1,5 @@ # -# fontconfig/fc-lang/ku.orth +# fontconfig/fc-lang/ku_am.orth # # Copyright © 2002 Keith Packard # @@ -26,7 +26,7 @@ # # http://titus.uni-frankfurt.de/unicode/alphabet/nslatest.htm # -# Kurdish (KU) +# Kurdish in Armenia (ku-AM) # 0410 0411 diff --git a/fc-lang/ku_iq.orth b/fc-lang/ku_iq.orth new file mode 100644 index 0000000..d2a0655 --- /dev/null +++ b/fc-lang/ku_iq.orth @@ -0,0 +1,27 @@ +# +# fontconfig/fc-lang/ku_iq.orth +# +# Copyright © 2009 Roozbeh Pournader +# +# 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 author(s) make(s) no +# representations about the suitability of this software for any purpose. It +# is provided "as is" without express or implied warranty. +# +# THE AUTHOR(S) DISCLAIM(S) 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. +# +# Kurdish in Iraq (ku-IQ) +# +# Assuming Iraqi Kurdish uses the same orthography as Iranian Kurdish +include ku_ir.orth |