Displaying 1 result from an estimated 1 matches for "infopage".
Did you mean:
infopact
2001 Mar 15
2
UTF-8 in comments
...ISO-8859-1?).
3) Add sanity checking in the appropriate place of libvorbis to prevent
bogous strings to be added as comments.
4) Write a small utility that fixes the comments in existing files to
conform to spec.
issues: iconv() has some portability prblems judging from the comments in
the glibc infopage.
I don't have the knowledge about how display and input of different
charsets work on different systems, unicode xterm, fonts and so on. My
primary goal with this is to make something that works ok for
ISO-8859-[1-15] users
cheers/daniel
ps. Just to get the hang of iconv and libvorbis I wrote...