> > > I tried to run some sketches, and found problems in the font
> > > rendering, on my samples at > > > http://github.com/tian2992/botboxvis > > > rotText.py fails at displaying any text, beat.py and tuftechart.py > > > display text in the default sans-serif font, and does not recognize if > > > there's a weight or stylistic variant on the font name > > > I think we need a bit of extra work on text rendering, I'll try to see > > > if i can do anything about it, but I'm really swamped right now :S > > Ah, this was the victim of me moving some stuff around a long time ago. I've made a small improvement; the setting actually gets to typography.py now, although it get's a pango error: shoebot\data\typography.py:221: PangoWarning: couldn't load font "Palatino Not-Rotated 12px", falling back to "Sans Not-Rotated 12px", expect ugly output. _______________________________________________ Shoebot-devel mailing list [email protected] http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net
