That's pretty nice! Thanks for teaching me. strings $(which st) | grep Terminus gives Terminus:pixelsize=12:antialias=false:autohint=true So can we confirm this is a font bug and start emailing the authors of the broken fonts? How could we explain the problem to them? Thanks.
On Wed, Apr 13, 2016 at 10:13 AM, Raphaël Proust <raphla...@gmail.com> wrote: > On 12 April 2016 at 15:34, Marc Collin <marc.coll...@gmail.com> wrote: >> It's been a few weeks since I set up my set config.h and it's lost >> now, > > You can recover the font configuration variable from the binary. > Specifically, `strings $(which st)` will get you that (and loads of > other things). > > > >> but I'm almost sure I'm using the font Terminus, size 12, >> antialias disabled. > > Try `strings $(which st) | grep Terminus >