From 0d5af2ef2d9785efc29c909bc11f483069192c95 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 2 Oct 2002 16:15:54 +0000 Subject: [PATCH] English orthography included 0xd. instead of 0xe. for several codepoints. Oops --- fc-lang/en.orth | 8 ++++---- fc-lang/fclang.h | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/fc-lang/en.orth b/fc-lang/en.orth index e2a3e01..c7d6f0c 100644 --- a/fc-lang/en.orth +++ b/fc-lang/en.orth @@ -1,5 +1,5 @@ # -# $XFree86$ +# $XFree86: xc/lib/fontconfig/fc-lang/en.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $ # # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. # @@ -30,9 +30,9 @@ 00d1 00d4 00d6 -00d0 -00d7-00db -00df +00e0 +00e7-00eb +00ef 00f1 00f4 00f6 diff --git a/fc-lang/fclang.h b/fc-lang/fclang.h index 947f0f7..eb031f5 100644 --- a/fc-lang/fclang.h +++ b/fc-lang/fclang.h @@ -219,7 +219,7 @@ static const FcCharLeaf leaves[599] = { } }, { { /* 48 */ 0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe, - 0x00000000, 0x00000000, 0x8fd38f81, 0x00520000, + 0x00000000, 0x00000000, 0x00528f81, 0x00528f81, } }, { { /* 49 */ 0x30000300, 0x00300030, 0x30000000, 0x00003000, -- 2.39.2