Re: [PATCH] Remove hardcoded font size (bigboard "core")



-        desc = pango.FontDescription('Sans 10')
-        layout.set_font_description(desc)
+        layout.set_font_description(style.get_font())

Hmmm, this will ignore the box font property, right?

Marco


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]