Remove a pango hack
commit68d630c32a98061a907d5ba290cd388e051c6ab2
authorUli Schlachter <psychon@znc.in>
Sun, 27 May 2012 18:14:56 +0000 (27 20:14 +0200)
committerUli Schlachter <psychon@znc.in>
Sun, 27 May 2012 18:17:14 +0000 (27 20:17 +0200)
tree4f27d3785390e761eb36f71c46b2c839be537de8
parent4f30dfd198cacd08df062813e705ebb687b3d9a4
Remove a pango hack

Instead of creating unused cairo image surfaces, we create our temporary layouts
now via the (PangoCairo) font map. Way less ugly.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/beautiful.lua.in
lib/wibox/widget/textbox.lua.in