I droped the idea for the time being. Perhaps I need research the source
code of dwm in FreeBSD Ports. Thanks all guys!
I tried Droid San Fallback ( it support CJK) and patch xft. The building is
OK, but dwm "core dump" when startx.
After modified to INCS = -I. -I/usr/include -I${X11INC}
-I/usr/local/include/freetype2, the building is OK, but still no font
antialias and CJK supports.
Hello!
I'm using dwm 6.0 on FreeBSD 9.0 Release amd64. I need font antialias and
CJK supports for statusbar. When I patch
http://dwm.suckless.org/patches/dwm-6.0-xft.diff, some errors show:
# cd /usr/ports/x11-wm/dwm/work/dwm-6.0/
# patch -p1 < ~/dwm-6.0-xft.diff
Hmm... Looks like a unified diff
Today I updated all ports with portmaster, then the error disappeared...
I can use AdvanceMAME in dwm before a few days.
When I update to the latest nvidia-driver, the blackscreen occured after
running AdvanceMAME.
I think it's the problem of nvidia-driver, but when I use the other window
manager, for example, enlightenment, AdvanceMAME is OK.
Is it the problem of dwm?
2010/12/10 Anselm R Garbe
> On 10 December 2010 14:01, alphachi wrote:
> > Thanks for your help.
> >
> > Now I can antialias on dmenu(Alt + P), but I can't still antialias on
> dwm's
> > "task bar". Look at this thread:
> >
> > http:
Thanks for your help.
Now I can antialias on dmenu(Alt + P), but I can't still antialias on dwm's
"task bar". Look at this thread:
http://forums.freebsd.org/showthread.php?t=20019
What shall I do?
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!