Hi, Please find the attached patch for following fixes. a. Add Sourashtra orthography file. language code is saz. b. Update ml.orth(Malayalam) with latest unicode character additions b. Update kn.orth(Kannada) with latest unicode character additions. For adding saz, I am not sure if the new orth file and make file entry is enough. I have a font with the marked unicode range in my system font directory, but fc-match sans:lang=saz is not recognizing it. Can somebody tell what am I missing here? Thanks Santhosh
diff --git a/fc-lang/Makefile.am b/fc-lang/Makefile.am index 29cee59..a8ec265 100644 --- a/fc-lang/Makefile.am +++ b/fc-lang/Makefile.am @@ -299,5 +299,6 @@ ORTH = \ ty.orth \ wal.orth \ za.orth \ - lah.orth + lah.orth \ + saz.orth # ^-------------- Add new orth files here diff --git a/fc-lang/kn.orth b/fc-lang/kn.orth index 781d775..c9b4701 100644 --- a/fc-lang/kn.orth +++ b/fc-lang/kn.orth @@ -36,5 +36,6 @@ 0cca-0ccd 0cd5-0cd6 0cde -0ce0-0ce1 -#0ce6-0cef # Digits +0ce0-0ce3 +0ce6-0cef # Digits +0cf1-0cf2 diff --git a/fc-lang/ml.orth b/fc-lang/ml.orth index 2d62d65..98494ee 100644 --- a/fc-lang/ml.orth +++ b/fc-lang/ml.orth @@ -28,11 +28,12 @@ 0d02-0d03 0d05-0d0c 0d0e-0d10 -0d12-0d28 -0d2a-0d39 -0d3e-0d43 +0d12-0d3a +0d3d-0d44 0d46-0d48 -0d4a-0d4d +0d4a-0d4e 0d57 -0d60-0d61 -#0d66-0d6f # Digits +0d60-0d63 +0d66-0d75 # Digits +0d79 +0d7a-0d7f diff --git a/fc-lang/saz.orth b/fc-lang/saz.orth new file mode 100644 index 0000000..ff90f94 --- /dev/null +++ b/fc-lang/saz.orth @@ -0,0 +1,28 @@ +# +# fontconfig/fc-lang/saz.orth +# +# Copyright © 2012 Santhosh Thottingal +# +# 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. +# +# Sourashtra (saz) +# +# Taken from the Unicode coverage of this language +# +a880-a8d9
_______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig