Hello,

Dave Mielke, le Tue 11 Aug 2009 11:47:46 -0400, a écrit :
> The normal operation of BRLTTY doesn't rely at all on libiconv, so you don't 
> need to worry about that.

Yes, brltty can fallback to its own conversion routine.  However, it
does so only for latin1, cp437 and cp850. In all other cases (e.g.
latin2 or 9, utf-8), convertCharToWchar will always return WEOF.  Maybe
we should keep a fallback that assumes ASCII coding, to at least get
that properly converted?  (or perhaps even latin1).

Samuel
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to