Pascal Schirrmann wrote:
> Duncan Webb a écrit :
>> Pascal Schirrmann wrote:
>> 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 !
> 
>> 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.

I've done some changes, it seems to make a difference. I still don't
quite understand why small0 works for diskfree and not for the encoding
plugin.

Instead of using the get_font from the osd, which I think is a raw
get_font call, the skin.get_font is being used. I've tried some of the
skins and can see the text on all of them.

Dark is a funny skin, the popup skin code in incorrect and according to
the DTD, I wrote, it has a couple of incorrect entries.

The update is in r9182.

Duncan


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