Greetings.
Attached is a port of the xft branch to the current tip of st. It will
activate xft support and more fonts than just corefonts. I really tried
to find corefonts that would look good and represent nearly all unicode
characters – it's impossible.
Please report back if it works. I will then simply apply it.
config.h:
#define FONT "DejaVu Sans Mono:pixelsize=12"
#define BOLDFONT FONT ":weight=bold"
#define ITALICFONT FONT ":slant=italic,oblique"
#define ITALICBOLDFONT BOLDFONT ":slant=italic,oblique"
Sincerely,
Christoph Lohmann
Received on Thu Sep 20 2012 - 01:05:47 CEST