[Fontconfig] fontconfig: Branch 'master' - 2 commits

Akira TAGOH tagoh at kemper.freedesktop.org
Mon Feb 20 22:11:37 PST 2012


 fc-lang/Makefile.am |    3 ++-
 fc-lang/ast.orth    |    4 ++++
 2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit d3c438221610d2e584a611f21433062dc7e7f83d
Author: Akira TAGOH <akira at tagoh.org>
Date:   Tue Feb 21 15:11:30 2012 +0900

    Add a missing file

diff --git a/fc-lang/Makefile.am b/fc-lang/Makefile.am
index 29cee59..6287960 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 \
+	nqo.orth
 #	^-------------- Add new orth files here
commit 5582043a49f4360ae83d66ea05409e1c0a25b61e
Author: Akira TAGOH <akira at tagoh.org>
Date:   Mon Nov 14 12:56:28 2011 +0900

    Bug 32965 - Asturian (ast-ES) language matching missing ḷḷḥ
    
    Add U+1E24, U+1E25, U+1E36 and U+1e37 for Asturian

diff --git a/fc-lang/ast.orth b/fc-lang/ast.orth
index 634f079..55aaed5 100644
--- a/fc-lang/ast.orth
+++ b/fc-lang/ast.orth
@@ -41,3 +41,7 @@
 00f3
 00fa
 00fc
+1e24
+1e25
+1e36
+1e37


More information about the Fontconfig mailing list