freebangfont-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freebangfont-devel] [Bug 113551] Changed - Bugs in the Bengali renderi


From: bugzilla-daemon
Subject: [Freebangfont-devel] [Bug 113551] Changed - Bugs in the Bengali rendering system of Pango.
Date: Sun, 1 Jun 2003 01:32:21 -0400 (EDT)

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=113551

Changed by address@hidden

--- shadow/113551       Sun Jun  1 01:22:36 2003
+++ shadow/113551.tmp.26656     Sun Jun  1 01:32:20 2003
@@ -131,6 +131,15 @@
 
 - while (baseConsonant >= baseLimit) {
 + while (baseConsonant > baseLimit) {
 
 But probably the other parts of the patch need to be ported to 
 Pango as well.
+
+------- Additional Comments From address@hidden  2003-06-01 01:32 -------
+I am quite sure (99%) you can't have multiple post-base in Bengali (I am 
+not sure about other indic languages). In Bengali only 0x09AF has 
+post-base form, and I haven't seen any word where it repeats itself. I am 
+not sure how to test the other languages. 
+ 
+I'll try out what you mentioned Owen, but I doubt I can port all the 
+changes from ICU to Pango anytime soon... 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]