Forum Discussion

arifkhan's avatar
arifkhan
Visitor
11 years ago

Change font style of ShortDescriptionLine1 for roPosterScree

Hi all,
I need to change font style of ShortDescriptionLine1(Content Meta Data) for roPosterSreen and also for roCodeRegistrationScreen, roSpringboardScreen. As per client requirement "Gil Sans" font style must be used in all app. I've already .ttf file of "Gil Sans" font which is used in roImageCanvas,roScreen . I've searched and got http://forums.roku.com/viewtopic.php?f=34&t=32812&p=250278&hilit=font+style but irrelevant for me.

Any help/suggestion will be appreciated

Thanks
Arif Khan
  • You can't change the font on any of the built-in screens. If it's an absolute requirement, then you'd probably need to implement custom screens using either the roImageCanvas or the 2D APIs.