On Sat, Nov 20, 2010 at 6:24 PM, Damian Okrasa <dokr...@gmail.com> wrote: > I forgot to hg diff, here's the correct one.
Ok. > I've attached changed version, it looks simpler. There are some other > changes too, font loading code. I'm not sure if the line drawing is > needed in xdraws() since unicode has some box drawing characters. XDrawLine is used to underline only. If you're talking about the alt. charset (ATTR_GFX), I guess we could use some unicode characters instead (rxvt-unicode does it that way).