[BRLTTY] Screen screen driver?

Samuel Thibault samuel.thibault at ens-lyon.org
Thu Dec 18 18:26:11 EST 2008


Mario Lang, le Fri 19 Dec 2008 00:16:47 +0100, a écrit :
> Just a quick question about of uninformedness, but does the current
> screen patch/driver support unicode?

Doesn't seem so: 

    unsigned char *text = shmAddress + 4 + (box->top * description.cols) + box->left;
...
        wint_t wc = convertCharToWchar(*text++);

Samuel


More information about the BRLTTY mailing list