On Tue, Sep 03, 2024 at 02:55:48PM +0200, Storkman wrote:
> You could also override it in your FontConfig font config, if you have
> the patience to deal with the syntax...
>
> st
>
> Input
> Sans
> Sarasa Term
> J
>mode="append">U
On Tue, Sep 03, 2024 at 02:55:48PM +0200, Storkman wrote:
> You could also override it in your FontConfig font config, if you have
> the patience to deal with the syntax...
>
> st
>
> Input
> Sans
> Sarasa Term
> J
>mode="append">Un
On Mon, Sep 02, 2024 at 09:00:04AM +0200, Hiltjo Posthuma wrote:
> On Sun, Sep 01, 2024 at 05:48:06PM -0700, Eric Pruitt wrote:
> > On Sat, Aug 31, 2024 at 01:12:20PM +0200, Robert Bilski wrote:
> > > > +/* CJK Fonts */
> > > > +"VL Gothic:pixelsize=12:antialias=true:autohint=true",
> > > >
On Sat, Aug 31, 2024 at 01:12:20PM +0200, Robert Bilski wrote:
> > +/* CJK Fonts */
> > +"VL Gothic:pixelsize=12:antialias=true:autohint=true",
> > +"WenQuanYi Micro Hei:pixelsize=12:antialias=true:autohint=true",
>
> Should these be included? Other tools (dwm, dmenu) include a single,
On Sun, Sep 01, 2024 at 05:48:06PM -0700, Eric Pruitt wrote:
> On Sat, Aug 31, 2024 at 01:12:20PM +0200, Robert Bilski wrote:
> > > +/* CJK Fonts */
> > > +"VL Gothic:pixelsize=12:antialias=true:autohint=true",
> > > +"WenQuanYi Micro Hei:pixelsize=12:antialias=true:autohint=true",
> >
On Sat, Aug 31, 2024 at 01:12:20PM +0200, Robert Bilski wrote:
> > +/* CJK Fonts */
> > +"VL Gothic:pixelsize=12:antialias=true:autohint=true",
> > +"WenQuanYi Micro Hei:pixelsize=12:antialias=true:autohint=true",
>
> Should these be included? Other tools (dwm, dmenu) include a single,
> +/* CJK Fonts */
> +"VL Gothic:pixelsize=12:antialias=true:autohint=true",
> +"WenQuanYi Micro Hei:pixelsize=12:antialias=true:autohint=true",
Should these be included? Other tools (dwm, dmenu) include a single, default
entry in the array. These two might not even be installed.
--