Hi,

after update to svn 9166, the idlebar.encoding plugin is still in the 
top middle of the screen, but I cannot see the text anymore. In fact, I 
had to start an encoding to see the graphical bargraph on the screen.

Not 100 % sure, but this could be related to the font change in the 
plugin , line 290 :

 From
font = osd.get_font('default')( I think)
To
font = osd.get_font('small0')

What should I need to do to actually have a 'small0' font on my system ?

Ho ho, default was not good... Putting
font = osd.get_font('detachbar')
Gave me the display back (still in the top middle of the screen).
 
Thanks,

-- 
Pascal Schirrmann


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to