[Bug 24732] Complex Text (Devanagari, Hindi, indian languages) are not rendered as expected

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 10 14:32:40 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=24732

--- Comment #12 from Aric Stewart <aric at codeweavers.com> 2011-06-10 14:32:40 CDT ---
(In reply to comment #11)
> Created an attachment (id=35099)
 --> (http://bugs.winehq.org/attachment.cgi?id=35099) [details]
> bash script to generate hindi characters; use redirection to get the output (
> sh file.sh>output.txt)

Ok Section 2 appears to be because I am applying the 'half'  Half-form
transformation to the C+H.  It looks like I should not be doing that to the
base consonant. That will require a bit more restructuring on the way I apply
the transformations.

Section 4 looked pretty much correct except for "त्र्र" which appears to be
again the problem of applying the 'half' transformation to the base C+H at the
beginning of the syllable. 

I will do a more in depth analysis. but that is what i think I am seeing.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list