:: Re: [DNG] Displaying adequately siz…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: dvalin
日付:  
To: dng
題目: Re: [DNG] Displaying adequately sized UTF8 characters in a terminal

On 22.08.21 10:45, al3xu5 wrote:
  > Sun, 22 Aug 2021 15:48:15 +0930 - dvalin@???:
  >
  > I have the `fonts-dejavu` package installed (not ttf-dejavu) with
a
  > very large Unicode character set; then running:

  Looks like I have that one:

  $ dpkg -l fonts-dejavu
  Desired=Unknown/Install/Remove/Purge/Hold
  |
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name           Version      Architecture
Description
 
+++-==============-============-============-============================
  ii  fonts-dejavu   2.37-1       all         
metapackage to pull in fonts-dejavu-core and fonts-dej

  > ~~~
  > xterm -fn "Dejavu Sans" -fs 12
  > ~~~

  Hmm, here that just gives "tiny" fontsize, ~ 1.5mm character
height.
  And "-fs 24" does exactly the same, as does -fs 120. So not a lot
of
  joy there.

  > or
  >
  > ~~~
  > xterm -fn "Dejavu Sans Mono" -fs 12
  > ~~~

  As above, i.e no change.

  > it seems there are not troubles displaying any character (i.e.
`~-_àèù||¦
  > etc....)

  Yes, even xterm (without -u8) displays the apostrophes and hyphens
_if_
  I leave off the "-fn 10x20". Now, if I can just find a way to
actually
  set the fontsize?

  Many thanks for the datapoints. It's a pity it's not working here.

  Erik