summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2005-06-14 22:05:18 +0000
committerOwen Taylor <otaylor@src.gnome.org>2005-06-14 22:05:18 +0000
commit8c50a90a8ba708a84e3eaa29f9e7d5d0743b6088 (patch)
treea5825aef25dfaea9f47961261b5920888c5a8c75 /pango
parentaaad3d0913e05ff2f525e83b3188696d1e907c53 (diff)
downloadpango-8c50a90a8ba708a84e3eaa29f9e7d5d0743b6088.tar.gz
Hand edit to fix a bug in the 4.0.0 data tables. (#173096, Sukhjinder
2005-06-14 Owen Taylor <otaylor@redhat.com> * pango/pango-script-table.h (struct): Hand edit to fix a bug in the 4.0.0 data tables. (#173096, Sukhjinder Sidhu) * tools/gen-script-table.pl: Some updates to handle newer formats (not actually regenerating tables at the moment, since the changes are large)
Diffstat (limited to 'pango')
-rw-r--r--pango/pango-script-table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-script-table.h b/pango/pango-script-table.h
index ae9753bc..5145cce1 100644
--- a/pango/pango-script-table.h
+++ b/pango/pango-script-table.h
@@ -84,7 +84,7 @@ static const struct {
{ 0x09dc, 2, PANGO_SCRIPT_BENGALI },
{ 0x09df, 5, PANGO_SCRIPT_BENGALI },
{ 0x09e6, 12, PANGO_SCRIPT_BENGALI },
- { 0x0a02, 2, PANGO_SCRIPT_GURMUKHI },
+ { 0x0a01, 3, PANGO_SCRIPT_GURMUKHI },
{ 0x0a05, 6, PANGO_SCRIPT_GURMUKHI },
{ 0x0a0f, 2, PANGO_SCRIPT_GURMUKHI },
{ 0x0a13, 22, PANGO_SCRIPT_GURMUKHI },