Hello,
I recently updated my Gentoo system, and the fonts used in my blingbling
widgets have visually degraded quite a bit. Neither awesome (3.4.11), nor
blingbling itself were changed, but I think my oocairo was updated from 1.3
-> 1.4.
My blingbling widgets have been edited so they respect my system font. This
is an example from value_text_box.lua
+113
vt_box_context:select_font_face("MonteCarlo", "normal", "normal")
Here's an example of how it used to look on my system.
http://www.alan-warren.com/images/blingbling_good.jpg
Here's what it looks like now.
http://www.alan-warren.com/images/blingbling_bad.jpg
Sorry if this isn't the right place to be asking about a possibly oocairo
related issue.
Thanks for any help,
Alan