Xft support
Description
This patch provides Xft support to dmenu, thereby allowing use of anti-aliased fonts and more. Fonts are specified using the standard Xft syntax:
<family>-<size>:<name>=<value>
For example, 28pt Sans:
dmenu -fn Sans-28
Download
- dmenu git applies cleanly against 13a529ce63364544bdc851dfd5d3aa2ef8740914
- dmenu 4.5
- dmenu 4.5 for debian
- dmenu 4.4.1
History
Created from Dan Brown’s 4.2.1 patch.