Page 1 of 1

prevent playlist font set bold

Posted: 14 May 2010 22:37
by skarck
Hi there!

I'm trying to use pixel ttf fonts for the playlist of my custom skin. using the proper font size it seems to work for the selected item in the playlist but all the other text seems to be bold and looks ugly.
Image
what am i doing wrong??

Re: prevent playlist font set bold

Posted: 17 May 2010 12:20
by 3breadt
It looks like an anti-aliasing problem. Is the background of your playlist transparent?

Re: prevent playlist font set bold

Posted: 22 May 2010 13:50
by skarck
yes, it was, i already fixed it by myself...
but now another issue occurs:

the color of the currently played item is not used. the value for normal text color and selection background color works, but the played item is not highlighted as defined.... :(

btw, would be great to have things like the transparency problem in the wiki...

Re: prevent playlist font set bold

Posted: 22 May 2010 14:55
by erwan10
the color of the currently played item is not used. the value for normal text color and selection background color works, but the played item is not highlighted as defined.... :(
This was a known bug. It is solved with the new vlc1.1 version. On Windows, you can already use it from a nightly build
(for instance, http://nightlies.videolan.org/build/win ... 0522-0202/)

Erwan10