From: Campbell B. <ide...@gm...> - 2014-06-13 05:14:33
|
Hi, I've updated the XFT patch [0], there was one already written but it failed to link for me, and it gave odd black outlines on tabs, It turns out there was a bug in the original patch [1], was used `XftColorAllocName` when `XftColorAllocValue` was intended. I think this patch is ready for general use, though I didnt add any docs... The patch changes look_greyviolet.lua, so you can test quickly, using: font = "xft:Verdana-8:bold", That part would be omitted from master. [0]: https://sourceforge.net/p/notion/patches/6/ [1]: https://aur.archlinux.org/packages/notion-xft/ -- - Campbell |