Duncan Webb a écrit :
> Pascal Schirrmann wrote:
>
> Sorry I've been having some problems caused by my ISP, how I dislike
> cablecom.ch, they are truly bad.
>   
Sorry ! Our new national cable operator (after some acquisition, there 
only one cable operator in France) is the worst Internet provider too, 
according to  'official statistics'.
>>
>> What should I need to do to actually have a 'small0' font on my system ?
>>     
>
> Small0 is defined in the skins as:
> <font label="small0"  name="Arial_Bold" size="12" color="default0">
>   <shadow visible="yes" color="0x000000" border="yes"/>
> </font>
> and the colour default0 is:
> <color label="default0" value="0xffffff"/>
>
> I should have worked, as this is the same font as the diskfree uses, I
> really don't know why it didn't. I really don't know why it has no shadow.
>
> Anyway, I've put it back again as it was and added the detachbar font to
> the blurr skin, it may be a little small at 10pt. Let me know what you
> think.
>   
OK, I did some research, starting at this point.

First, with the version of today, the text appears with most skins. Only 
blurr, dark and dark_BB don't work. Even blurr_BB does work. But 
detachbar is not defined in blurr_BB.
If I change back in encoding.py to small0, the text is back in the dark 
skin, but is missing in blurr and in blurr_BB !
Some tests further, if I suppress the line <shadow="yes" ...> in the fxd 
file, then the text come back.
So i think it could be a more general problem (on my system, at least) 
with the option line in the font.
Hope you can do something with that, I personally am a little stuck !
>   
>> 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).
>>     
>
> I've added a config variable that you can now set in local_conf.py
> ENCODING_IDLEBAR = False
> which will force the display off the idlebar. I've not had enough time
> for a full test yet, so it may mess up something else.
>   
ENCODING_IDLEBAR = False seems to do the work on my system : the Idlebar 
encoding is back on the bottom left of the screen :-)

---- For your other answer :

After my daily update (svn 9168) still to text (only the bar graph) But 
> the code tell me that the font 'detachbar' is selected ?
>   


Odd, it works for me either on or off the idlebar, do you have
Arial_Bold.ttf installed?

Yes, the font is here, I think that my trouble has something to see with the 
shadow effect.

> > More annoying, every second or so, freevo (in debug level 1) print on 
> > the screen and in the main log :
> > Encoding.py (217): calculatesizes(self, osd, font).
>   

Forgot to change this back, done now.

Thanks, that OK !

-- 
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