Actions
Feature #7760
closeduts: tem should be able to display UTF-8
Start date:
2017-01-10
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
Even as we have 8859-1 based console font, we should be able to display (limited) set of UTF-8 chars. So the feature will have fallback to 8-bit and unavailable UTF-8 chars are replaced by '?'.
Updated by Electric Monk over 6 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit ac9b7c934c2ec48de923505a5018cb03d56c11d2
commit ac9b7c934c2ec48de923505a5018cb03d56c11d2 Author: Toomas Soome <tsoome@me.com> Date: 2017-02-06T05:10:08.000Z 7760 uts: tem should be able to display UTF-8 Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions