On Wed, Aug 31, 2016 at 08:59:05PM +0200, Markus Unterwaditzer wrote:
> Hello Greg,
> 
> I think the `unifont` package is it. For comparison, this is the content of 
> the
> bdf-unifont package on ArchLinux:
> 
>     /usr/
>     /usr/share/
>     /usr/share/fonts/
>     /usr/share/fonts/misc/
>     /usr/share/fonts/misc/unifont.bdf
>     /usr/share/licenses/
>     /usr/share/licenses/bdf-unifont/
>     /usr/share/licenses/bdf-unifont/LICENSE

A bdf version of unifont does not seem to be available in the regular 
packages on my system (Debian 8.5).  I do get unifont.pcf.gz and 
unifont.ttf though.  Anyway, I still couldn't reproduce the bug with 
the following in config.h of my dwm:

static const char *fonts[]          = { "Unifont" };

Reply via email to