Custom fonts
#1
is it possible to include a custom font with a script. could i do something like this:

Quote:self.textbox = xbmcgui.controltextbox(x,y,w,h, 'courier.ttf', '0xffffffff')
-or-
self.textbox = xbmcgui.controltextbox(x,y,w,h, scriptpath + 'courier.ttf', '0xffffffff')
does anybody know?
Reply
#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.
Reply

Logout Mark Read Team Forum Stats Members Help
Custom fonts0