The Xft patch should be fairly straight forward to port, as it only touches the font functions. I'd do it but I have no time right now.
On Tue, Jul 22, 2014 at 9:15 AM, Eric Pruitt <eric.pru...@gmail.com> wrote: > I'm looking for a Pango or Xft and, ideally, a compatible systray patch > that will work with dwm 6.1 / the current Git repository head. The > systray patch on the wiki works fine, but the Pango and Xft patches I've > come across so far only work with dwm 6.0 because they predate the > creation of the suckless graphics library (drw.h / drw.c), and in my > experience, the systray patches often need to be modified to work with > whatever graphics library is in use. > > Eric >