Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=429901
Summary: upon joined charecter the halant was not rendering properly in te-IN Product: Fedora Version: rawhide Platform: i386 OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: fonts-indic AssignedTo: rbhalera@redhat.com ReportedBy: rbhalera@redhat.com QAContact: extras-qa@fedoraproject.org CC: eng-i18n-bugs@redhat.com,fedora-fonts-bugs- list@redhat.com
+++ This bug was initially created as a clone of Bug #400891 +++
Description of problem:
Version-Release number of selected component (if applicable):
Gedit 2.16.0
How reproducible: maintain SCIM in RAWCODE.And provide the code se
Steps to Reproduce: 1.open Gedit 2.16.0 2.Maintain SCIM in RAWCODE. 3.And give the follwing code sequences 0c38+0c4d+0c1f+oc4d
Actual results:
స్ట్
Expected results:
will give in the attachement.
Additional info:
-- Additional comment from kkrothap@redhat.com on 2007-11-27 07:52 EST -- Created an attachment (id=269701) --> (https://bugzilla.redhat.com/attachment.cgi?id=269701&action=view) html file.
-- Additional comment from kkrothap@redhat.com on 2007-11-27 07:59 EST -- Created an attachment (id=269711) --> (https://bugzilla.redhat.com/attachment.cgi?id=269711&action=view) te-IN redering problem.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: upon joined charecter the halant was not rendering properly in te-IN
https://bugzilla.redhat.com/show_bug.cgi?id=429901
rbhalera@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|medium |low Priority|medium |low
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: upon joined charecter the halant was not rendering properly in te-IN
https://bugzilla.redhat.com/show_bug.cgi?id=429901
petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|fonts-indic |lohit-fonts
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: [te_IN]upon joined charecter the halant was not rendering properly in te-IN
https://bugzilla.redhat.com/show_bug.cgi?id=429901
rbhalera@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|upon joined charecter the |[te_IN]upon joined charecter |halant was not rendering |the halant was not rendering |properly in te-IN |properly in te-IN
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: [te_IN]upon joined charecter the halant was not rendering properly in te-IN
https://bugzilla.redhat.com/show_bug.cgi?id=429901
fedora-triage-list@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|rawhide |9
Bug 429901 depends on bug 400891, which changed state.
Bug 400891 Summary: [te_IN] upon joined charecter the halant was not rendering properly in te-IN https://bugzilla.redhat.com/show_bug.cgi?id=400891
What |Old Value |New Value ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |NOTABUG
------- Additional Comments From fedora-triage-list@redhat.com 2008-05-14 00:51 EST ------- Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=429901
Tony Fu tfu@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|eng-i18n-bugs@redhat.com |fedora-i18n-bugs@redhat.com
--- Comment #2 from Tony Fu tfu@redhat.com 2008-09-09 23:10:14 EDT --- requested by Jens Petersen (#27995)
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=429901
Rahul Bhalerao rbhalera@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |NOTABUG
--- Comment #3 from Rahul Bhalerao rbhalera@redhat.com 2008-09-11 00:43:34 EDT --- The duplicate bug has been already closed as NOTABUG.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=429901
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |petersen@redhat.com Summary|[te_IN]upon joined |[te_IN] upon joined |charecter the halant was |character the halant was |not rendering properly in |not rendering properly in |te-IN |te-IN
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=429901
Padmanabhan V. K. bugzillas+padREMOVETHISdu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzillas+padREMOVETHISdu@g | |mail.com
--- Comment #4 from Padmanabhan V. K. bugzillas+padREMOVETHISdu@gmail.com 2009-01-26 17:29:41 EDT --- Using ZWJ as in bug 451203 for the combination "U+0c2f U+0c4d U+0c30 U+0c4d", pango uses the character sequence "U+0c2f U+0c4d U+0c30 U+0c4d U+200d" as is instead of the reordered sequence "U+0c2f U+0c30 U+0c4d U+0c4d." With the former sequence the glyphs added are "U+0c2f+halanth below-base-U+0c30 U+200d" whereas with the latter we get "U+0c2f below-base-U+0c30 U+0c4d" followed by substitution of below-base-U+0c30 with a wider glyph due to the context of U+0c2f. Now the rendering of "U+0c2f wide-below-base-U+0c30 U+0c4d" can be fixed as suggested in bug 476427 to get "U+0c2f+halanth wide-below-base-U+0c30" which isn't possible with ZWJ.
fonts-bugs@lists.fedoraproject.org