[Request] font.xml fallback

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
smuto Offline
Senior Member
Posts: 243
Joined: Sep 2004
Reputation: 2
Post: #1
every time when i try a new skin, i have problem with missing text in some python scripts
most skiners don't know which font is present from within python
most scripters use fontset from default skin

can we have a fallback of fontset point to arial.ttf
for example
"Arial TTF New" from PMIII as a fallback for every skin

smuto

[Image: 1.png]
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,269
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #2
any font that is missing will fallback to a font called font13 in your font.xml file

so as long as you have one called that it will always show as the fallback
find quote