[Bug 257905] misc/schilytools Character � displayed instead of ö
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257905] misc/schilytools Character � displayed instead of ö"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Aug 2021 13:59:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257905 --- Comment #8 from Robert Clausecker <fuz@fuz.su> --- (In reply to Jörg Schilling from comment #7) Jörg, I'm not sure how you get this idea. The FreeBSD console uses software rendering and is thus perfectly capable of displaying Unicode. And in fact, it does so just fine. However, as your code produces an ISO-8859-1 encoded ö instead of the expected UTF-8 encoded ö, it is not displayed. This is a defect in your code, not the vt(4) or sc(4). -- You are receiving this mail because: You are the assignee for the bug.