Hi Samuel
I'm thinking that the problem is not in browser but in brltty.
I've set the screen-parameters to lx:Charset=big5+utf-8
but still not to read big5 pages correctly.
For lynx, what command-line options should I use?
I've tried iconv but only can convert from file to file rather than read on
line.
Thank you!
On Tue, 12 Feb 2019, Samuel Thibault wrote:
Hello,
高生旺, le mar. 12 févr. 2019 10:11:31 +0800, a ecrit:
Another question is how to read big5 pages and files?
There are still many pages on the web nowadayss.
If it possible to let brltty to autoconvert big5 to utf-8?
Your web browser should be doing it already. If the webpage doesn't
properly announce big5 encoding you will have to tell your browser about
it.
For editors, I don't know if big5 can be auto-detected safely, if not
you also have to tell the editor about the encoding.
Or are there any tools may help me to read those pages on line?
You can also use
iconv -f big5 -t utf-8 < file.txt.big5 > file.txt.utf8
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://brltty.app/mailman/listinfo/brltty
_______________________________________________
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://brltty.app/mailman/listinfo/brltty