diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | ChangeLog.pre-1-0 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-1-10 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-1-2 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-1-4 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-1-6 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-1-8 | 5 | ||||
-rw-r--r-- | modules/basic/tables-big.i | 3 |
8 files changed, 37 insertions, 1 deletions
@@ -1,3 +1,8 @@ +Fri Mar 15 12:25:26 2002 Owen Taylor <otaylor@redhat.com> + + * modules/basic/tables-big.i: Prefer ksc5601 fonts to + unicode fonts for "ko" locales. + Fri Mar 15 01:35:56 2002 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxgsub.c pango/opentype/ftxopen.c diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index 7d752c3e..c7b83e55 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,8 @@ +Fri Mar 15 12:25:26 2002 Owen Taylor <otaylor@redhat.com> + + * modules/basic/tables-big.i: Prefer ksc5601 fonts to + unicode fonts for "ko" locales. + Fri Mar 15 01:35:56 2002 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxgsub.c pango/opentype/ftxopen.c diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 7d752c3e..c7b83e55 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,8 @@ +Fri Mar 15 12:25:26 2002 Owen Taylor <otaylor@redhat.com> + + * modules/basic/tables-big.i: Prefer ksc5601 fonts to + unicode fonts for "ko" locales. + Fri Mar 15 01:35:56 2002 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxgsub.c pango/opentype/ftxopen.c diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index 7d752c3e..c7b83e55 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,3 +1,8 @@ +Fri Mar 15 12:25:26 2002 Owen Taylor <otaylor@redhat.com> + + * modules/basic/tables-big.i: Prefer ksc5601 fonts to + unicode fonts for "ko" locales. + Fri Mar 15 01:35:56 2002 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxgsub.c pango/opentype/ftxopen.c diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index 7d752c3e..c7b83e55 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,8 @@ +Fri Mar 15 12:25:26 2002 Owen Taylor <otaylor@redhat.com> + + * modules/basic/tables-big.i: Prefer ksc5601 fonts to + unicode fonts for "ko" locales. + Fri Mar 15 01:35:56 2002 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxgsub.c pango/opentype/ftxopen.c diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 7d752c3e..c7b83e55 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,8 @@ +Fri Mar 15 12:25:26 2002 Owen Taylor <otaylor@redhat.com> + + * modules/basic/tables-big.i: Prefer ksc5601 fonts to + unicode fonts for "ko" locales. + Fri Mar 15 01:35:56 2002 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxgsub.c pango/opentype/ftxopen.c diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 7d752c3e..c7b83e55 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,8 @@ +Fri Mar 15 12:25:26 2002 Owen Taylor <otaylor@redhat.com> + + * modules/basic/tables-big.i: Prefer ksc5601 fonts to + unicode fonts for "ko" locales. + Fri Mar 15 01:35:56 2002 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxgsub.c pango/opentype/ftxopen.c diff --git a/modules/basic/tables-big.i b/modules/basic/tables-big.i index 36f88410..dd94fab5 100644 --- a/modules/basic/tables-big.i +++ b/modules/basic/tables-big.i @@ -52,7 +52,8 @@ CharsetOrdering charset_orderings[] = { { "zh-cn", { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 20, 18, 15, 17, 19, 21} }, { "zh-tw", { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 20, 16, 18, 15, 19, 17, 21} }, { "ja", { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 16, 17, 20, 21} }, - { NULL, { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 21, 15, 16, 17, 18, 19, 20} }, + { "ko", { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 21, 15, 16, 18, 19, 20} }, + { NULL, { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 21, 15, 16, 17, 18, 19, 20} } }; const guint32 char_mask_map[] = { |