[dev] Re: [dwm] Suckless graphics library

2015-02-21 Thread Eric Pruitt
Accidentally wrapped some lines on patch in the previous email. Fixed patch attached. Eric Author: Eric Pruitt, https://github.com/ericpruitt/ Description: This patch adds Unicode and fallback font support on top of the Xft patch. The _drw_utf8* functions were written by Damian Okrasa for the MIT

[dev] Re: [dwm] Suckless graphics library

2015-02-21 Thread Eric Pruitt
On Mon, Feb 16, 2015 at 08:56:33PM -0800, Eric Pruitt wrote: > Quentin's changes to the dwm drw library are straightforward, and I'm > considering porting st's font-fallback code to his Xft-supporting drw > library, but I would also hate to put the effort into doing that only > to have the API chan