mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
22327b43ae
Refactor the graphical terminal server to internally represent characters as 16-bit codepoints and handle the duplex terminal stream as UTF-8. - Make the Codepoint class printable to the Output interface - Decode data received at the Terminal session from UTF-8 to a 16-bit character - Pass 16-bit characters through terminal decoder and char-cell arrays - Send Unicode through terminal session in a burst of UTF-8 bytes Fix #3148 |
||
---|---|---|
.. | ||
bezier.h | ||
color.h | ||
dirty_rect.h | ||
dither_matrix.h | ||
endian.h | ||
geometry.h | ||
utf8.h |