hi levent it should work if you use: <?xml version="1.0" encoding="UTF-8"?>
and save the file as utf-8 encoded. (in windows editor - in the save dialog - choose the right encoding(utf-8)) this works at least for the german characters "���". alternativly you can use unicode like this: & # x 0 0 f c;(delete the spaces) this is "�" hth holger Levent Demircan wrote: > > Dear All, > > I have a problem with displaying Turkish characthers on SVG. The > following alternatives did not work. Any idea how to resolve this > encoding issue? > > <?xml version="1.0" encoding="iso-8859-9"?> > <?xml version="1.0" encoding="Windows-1254"?> > <?xml version="1.0" encoding="UTF-8"?> > > Is this an svg viewer problem? or I can overcome it via coding? > > Regards > > Levent > > > > > > ----- > To unsubscribe send a message to: > [EMAIL PROTECTED] > -or- > visit http://groups.yahoo.com/group/svg-developers and click "edit my > membership" > ---- > > > *Yahoo! Groups Sponsor* > ADVERTISEMENT > click here > <http://us.ard.yahoo.com/SIG=129sbl4c5/M=294855.5468653.6549235.3001176/D=groups/S=1706030389:HM/EXP=1098470720/A=2376776/R=0/SIG=11ldm1jvc/*http://promotions.yahoo.com/ydomains2004/index.html> > > > > > ------------------------------------------------------------------------ > *Yahoo! Groups Links* > > * To visit your group on the web, go to: > http://groups.yahoo.com/group/svg-developers/ > > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/>. > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- 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/ <*> 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/

