Quote:self.textbox = xbmcgui.controltextbox(x,y,w,h, 'courier.ttf', '0xffffffff')does anybody know?
-or-
self.textbox = xbmcgui.controltextbox(x,y,w,h, scriptpath + 'courier.ttf', '0xffffffff')
Custom fonts
Phunck
Senior Member Posts: 145 Joined: Apr 2005 Reputation: 0 |
2005-05-12 16:42
Post: #1
is it possible to include a custom font with a script. could i do something like this:
|
| find quote |
solexalex
Skilled Python Coder Posts: 706 Joined: Jul 2004 Reputation: 6 |
2005-05-12 21:56
Post: #2
did you tried to put this font with others inside xbmc fonts dir ? i already thought to try but never did...
maybe will you have to reboot xbmc after installing the font. |
| find quote |

Search
Help