There are some issues regarding the rendering of svg document in Malayalam (an indic language).For some characters eg:- combination of consonants + vowels signs( E(0D46),EE(0D47),AI(0D48),O(0D4A),OO(0D48),AU(0D4C)) the rendering are different from it`s logical order. For details please refer http://people.w3.org/rishida/scripts/indic-overview/ Eg: Malayalam letter KA (0D15) + Malayalam Vowel sign E (0D46) has to be rendered as Malayalam Vowel sign E (0D46) + Malayalam letter KA (0D15).Malayalam letter KA (0D15) + Malayalam Vowel sign O (0D4A) has to be rendered as Malayalam Vowel sign E (0D46) + Malayalam letter KA (0D15)+ Malayalam Vowel sign AA (0D46) etc.. But in svgviewer it is rendered in logical order.Is this because of lack of support in rendering of indic script ?
[Non-text portions of this message have been removed] ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

