NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: XTerm default with wide Unicode glyph coverage
rvp%SDF.ORG@localhost (RVP) writes:
>On Sun, 14 Sep 2025, Van Ly wrote:
>> What about setting app-defaults/XTerm to use NOTO utf8Fonts?
>You mean NetBSD should do this for users; or Xorg should? Both are unlikely:
>1. Noto fonts've a different license.
>2. They're HUGE.
But it's trivial to make that choice as a user.
- In your profile set XAPPLRESDIR=$HOME/.app-defaults.
- Create a directory $HOME/.app-defaults.
- Create a file $HOME/.app-defaults/XTerm with the entry:
*faceName: x:fixed,xft:Noto Mono
- and possibly something like:
*faceSIze: 9
N.B. I'm using:
*faceName: x:fixed,xft:Bitstream Vera Sans Mono
but that might lack the codepoints you need.
Home |
Main Index |
Thread Index |
Old Index