Re: [dev] [DWM] Why can not antialias on dmenu?

2010-12-08 Thread Anselm R Garbe
On 8 December 2010 10:03, alphachi wrote: > I modified the default config.h file, using my custom font and size. > Why can't antialias font on the dmenu? > On the other place, xterm etc, font antialias is ok. dmenu doesn't support xft by default as it's using plain old xfonts only. If you want to

[dev] [DWM] Why can not antialias on dmenu?

2010-12-08 Thread alphachi
I modified the default config.h file, using my custom font and size. Why can't antialias font on the dmenu? On the other place, xterm etc, font antialias is ok. thanks!