summaryrefslogtreecommitdiff
path: root/pango/pango-script-table.h
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2005-06-14 22:05:26 +0000
committerOwen Taylor <otaylor@src.gnome.org>2005-06-14 22:05:26 +0000
commit7c9bff2ac1580102fcefcb63fa7a766776ec2a09 (patch)
tree6a163f706685ba3a03d83f8307985d4ec50d210a /pango/pango-script-table.h
parenta78ac3b76057d5306f14baea390810889f4d8b33 (diff)
downloadpango-7c9bff2ac1580102fcefcb63fa7a766776ec2a09.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/pango-script-table.h')
-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 },