> I want to configure/compile st to use the font shown on the right hand
> side of this screenshot:
> http://st.suckless.org/screenshots/20h-2012.png
> [...]
> If I try fc-match:
> fc-match 'Fixed:foundry=misc:weight=medium:slant=roman:width=semicondensed:pixelsize=13'
> DejaVuSansCondensed.ttf: "DejaVu Sans" "Condensed"
You seem to have specified what you want correctly. I get something more
appropriate when I run fc-match with your parameter:
6x13-ISO8859-1.pcf.gz: "Fixed" "SemiCondensed"
I'd suspect that the system wide configuration includes some
no-bitmaped-fonts non-sens. You might want to look into /etc/fonts/conf.d
(or similar directory). There might be a file called 70-no-bitmaps.conf
or something, depending on your distribution.
--
Eckehard Berns
Received on Sat Jan 11 2014 - 11:12:31 CET