Re: [Audacity-devel] non-ascii labels
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Richard A. <ri...@au...> - 2006-08-22 07:15:42
|
Leland wrote: >> After rereading what I just wrote, it occured to me that I am >> assuming that you are using an xml library to do the xml >> parsing. But maybe Audacity does it's own (minimal) xml >> parsing and doesn't understand encodings? >> > Yes, we are using expat and it only support a few encodings. The ones > we'd use are UTF-8 and/or UTF-16. It's also a very old version of expat that's bundled in the audacity lib-src directory. Once 1.2.5 is out I intended to have a look at how much work was needed before we could move to the current expat. Richard |