Re: [dev] [st] broken xft fallback with point size

From: Quentin Rameau <quinq_AT_fifth.space>
Date: Tue, 19 Apr 2016 15:37:33 +0200

On Tue, 19 Apr 2016 15:36:24 +0300
Amer <amerlyq_AT_gmail.com> wrote:

> Works
> $ st -f 'Inconsolata-12,DejaVu Sans Mono-12'
> $ st -f 'Inconsolata:pixelsize=15,DejaVu Sans Mono:pixelsize=15'
>
> Broken
> $ st -f 'Inconsolata:size=15,DejaVu Sans Mono:size=15'
> : st: can't open font Inconsolata:size=15,DejaVu Sans Mono:size=15
>
> Is it a bug or the support for 'size' key was intentionally dropped?
>

man st: -f font defines the font to use when st is run.
I read font, not fonts there.

$ st -f 'Inconsolata:size=15' should work fine if your fontconfig is
configured to handle Inconsolata font.
Received on Tue Apr 19 2016 - 15:37:33 CEST

This archive was generated by hypermail 2.3.0 : Tue Apr 19 2016 - 15:48:11 CEST