NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: misc/59623: Request sysinst to support CJK and Russian or other non-Latin characters



The following reply was made to PR misc/59623; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: misc/59623: Request sysinst to support CJK and Russian or other
 non-Latin characters
Date: Mon, 1 Sep 2025 13:23:26 +0200

 On Mon, Sep 01, 2025 at 07:20:00AM +0000, yklaxds%gmail.com@localhost wrote:
 > I hope NetBSD sysinst can support CJK, Russian, and other non-Latin
 > character languages, with appropriate font support to ensure correct
 > display of these languages.
 
 There are several parts to this:
 
  - sysinst uses the locale as defined in the selected translation
    msg file, and those could use UTF-8 locales
 
  - some versions of sysinst are compiled in space-limited environments
    (crunched binaries) and in some of the wide character support is
    ommited from curses(3)
 
  - there is currently no support for CVJK in wscons(4)/wsdisplay(4)
 
 Martin
 


Home | Main Index | Thread Index | Old Index