Re: Modeline UTF-8

Szos <[email protected]> Sun, 17 Sep 2023 11:08:40 +0000
Newsgroups gmane.comp.window-managers.stumpwm.devel
Message-ID <[email protected]>
------E4RETSQZE3AGK83AZTQEKYL9I1P43N
Content-Type: text/plain;
 charset=utf-8
Content-Transfer-Encoding: quoted-printable

The mode line uses bitmap fonts by default; if you have a bitmap font that =
supports those characters you can use it=2E However you can also use other =
fonts by loading either the cl truetype system[1] or the freetype systems[2=
]=2E The font is set with the function SET-FONT=2E=20

[1] https://github=2Ecom/stumpwm/clx-truetype

[2] you will need two systems: https://github=2Ecom/dmb2/stumpwm-freetype-=
fonts and https://github=2Ecom/dmb2/clx-ft2-renderer

On September 17, 2023 3:05:08 AM UTC, maschinensturmer@disroot=2Eorg wrote=
:
>Can the modeline provide support for unicode in some way? There are some =
characters
>(such as the japanese ones) that just do not show up=2E Or is it because =
it lacks fallback fonts?
>

------E4RETSQZE3AGK83AZTQEKYL9I1P43N
Content-Type: text/html;
 charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><head></head><body><div dir=3D"auto">The mode line uses bitmap fonts =
by default; if you have a bitmap font that supports those characters you ca=
n use it=2E However you can also use other fonts by loading either the cl t=
ruetype system[1] or the freetype systems[2]=2E The font is set with the fu=
nction SET-FONT=2E <br><br>[1] <a href=3D"https://github=2Ecom/stumpwm/clx-=
truetype">https://github=2Ecom/stumpwm/clx-truetype</a><br><br>[2] you will=
 need two systems: <a href=3D"https://github=2Ecom/dmb2/stumpwm-freetype-fo=
nts">https://github=2Ecom/dmb2/stumpwm-freetype-fonts</a>=C2=A0and <a href=
=3D"https://github=2Ecom/dmb2/clx-ft2-renderer">https://github=2Ecom/dmb2/c=
lx-ft2-renderer</a></div><br><br><div class=3D"gmail_quote"><div dir=3D"aut=
o">On September 17, 2023 3:05:08 AM UTC, maschinensturmer@disroot=2Eorg wro=
te:</div><blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0=
=2E8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class=3D"k9mail"><div dir=3D"auto">Can the modeline provide support f=
or unicode in some way? There are some characters<br>(such as the japanese =
ones) that just do not show up=2E Or is it because it lacks fallback fonts?=
<br><br></div></pre></blockquote></div></body></html>
------E4RETSQZE3AGK83AZTQEKYL9I1P43N--