GNOME Bugzilla – Bug 358224
Telugu Character U+0C31 does not render its below-base form.
Last modified: 2006-10-12 18:23:24 UTC
Please describe the problem: In following combinations: U+0C28 U+0C4D U+0C31 U+0C2E U+0C4D U+0C31 U+0C30 U+0C4D U+0C31 The character U+0C31 should get a below-base form. Pango does not render it. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Created attachment 73607 [details] [review] Patch for indic-ot-class-table.c This patch changes the class of U+0C31 from '_ct' to '_bb'.
2006-10-12 Behdad Esfahbod <behdad@gnome.org> Bug 358224 – Telugu Character U+0C31 does not render its below-base form. Patch from Rahul Bhalerao * modules/indic/indic-ot-class-tables.c: Change the class of U+0C31 from '_ct' to '_bb'.