Bug 24729 - [ne_NP] Fix ortho file
further update for ne.orth Patch from Pravin Satpute.
This commit is contained in:
parent
9fe7c986c6
commit
9279f71a3a
|
@ -2,6 +2,7 @@
|
|||
# fontconfig/fc-lang/ne.orth
|
||||
#
|
||||
# Copyright © 2002 Keith Packard
|
||||
# Copyright © 2012 Parag Nemade, Pravin Satpute <psatpute@redhat.com>
|
||||
#
|
||||
# Permission to use, copy, modify, distribute, and sell this software and its
|
||||
# documentation for any purpose is hereby granted without fee, provided that
|
||||
|
@ -21,6 +22,22 @@
|
|||
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
#
|
||||
# Nepali (Devanagari script) (NE)
|
||||
include hi.orth
|
||||
-090C-090E # See bug 30685
|
||||
# Nepali (ne)
|
||||
#
|
||||
# Source: http://www.panl10n.net/english/Outputs%20Phase%202/CCs/Nepal/MPP/Papers/2007/0702/mpp_reports_pdf/report_character_encoding_constraints_nepali.pdf
|
||||
#
|
||||
0901-0903 # Various Signs
|
||||
0905-090b # Independent vowels
|
||||
090f-0910 # Independent vowels
|
||||
0913-0914 # Independent vowels
|
||||
0915-0928 # Consonants
|
||||
092a-0930 # Consonants
|
||||
0932 # Consonants
|
||||
0935-0939 # Consonants
|
||||
093e-0943 # Various and Dependent vowel signs
|
||||
0947-0948 # Dependent vowel signs
|
||||
094b-094d # Dependent vowel signs and virama
|
||||
0950 # Sign and vedic tone marks
|
||||
0964-0965 # Punctuations
|
||||
0966-096F # Digits
|
||||
0970 # Abbrevation sign
|
||||
|
|
Loading…
Reference in New Issue