Description of problem: Some of the Conjuncts in GSUB category are not appearing with its correct shape after combine. Those List is as follows : U+0C28 U+0C4D U+0C31 U+0C2E U+0C4D U+0C31 U+0C30 U+0C4D U+0C31 Version-Release number of selected component (if applicable): fonts-telugu-2.0.1-1 pango-1.14.3-1.fc6 How reproducible: Always Steps to Reproduce: 1. Open gedit 2. Activate SCIM with CTRL+SPACE. 3. Select RAWCODE from the scim-table in Others 4. Type the unicode sequentially as given in the 1st comment but without 'U' and '+'. 5. Observe the result. Actual results: Shapes, appearing is not correct. Expected results: Shape should be correctly appearing. Additional info:
U+0C31 should a below-base form. The GSUB rule for this is present in the font. Thus this is a Pango bug. Changed the component.
Created attachment 137355 [details] Patch for indic-ot-class-table.c
This will be fixed when we push pango 1.14.6 out as an update
The pango of redhat cvs has already been 1.14.6 . This bug can be closed.
pango-1.14.6-2.fc6 has been pushed for fc6, which should resolve this issue. If these problems are still present in this version, then please make note of it in this bug report.