I meant label L102 not B02, sorry. The font should be Webdings. Webdings 3 was a font I made as the pre-cursor to CarPC, which isn't as organized as CarPC. Webdings 3 did not have the play pause and prev/next symbols, Microsoft's Webdings does though.
If the font works in notepad but not RR, that doesn't really make any sense to me. I'm thinking there is something unique to your situation since this is the first I've heard of this issue (mAv1c also uses Webdings, maybe try that skin and see if anything is different.)
When you edit the skin file, make sure you are using quotes around the font name, for example, L102 should read:
If it's anything else, then it should be changed back. If it is this and there's still issues, then I don't know where to start to try to troubleshoot, especially if webdings works in other programs.Code:L102,14,68,59,49,#FRed#,#FGreen#,#FBlue#,40,"Webdings","=4","CENTER" ...
Also, to note, this skin has shadowed text which is really just the label code duplicated, moved over 2 pixels right and down, and then in black, so there is a second label L102 further down in the skin file:
AND, the pause symbol is right next to the play button, on it's own label code, but since it's on the same button (second button down), it is designated as L102 as well:Code:L102,16,70,59,49,0,0,0,40,"Webdings","=4","CENTER"
andCode:L102,48,66,59,49,#FRed#,#FGreen#,#FBlue#,40,"Webdings","=;","CENTER" ...
Notice that all four lines are slightly different, but they are all "Webdings" where it designates the font.Code:L102,50,68,59,49,0,0,0,40,"Webdings","=;","CENTER"
These label codes are in every .skin file except a few (mainmenu.skin, exitmenu.skin, etc.) that don't display the play/pause/prev/next symbols as color changeable labels.



LinkBack URL
About LinkBacks

Reply With Quote






Bookmarks