Features, settings & updates

Get troubleshooting tips to configure your Roku settings. The community forum has tips for screen mirroring, Guest Mode, software updates, audio, and more.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
nbschenjie
Newbie

about add chinese font lobrary

 

I would like to add a Simplified Chinese font library to my Roku TV. Could you please provide detailed instructions on how to do this?

Labels (1)
0 Kudos
2 REPLIES 2
renojim
Community Streaming Expert

Re: about add chinese font lobrary

Sorry, that's not possible.

Roku Community Streaming Expert

Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.

I am not a Roku employee.
0 Kudos
joshbell
Reel Rookie

Re: about add chinese font lobrary

Adding Simplified Chinese Fonts to Roku TV

Roku doesn’t natively allow adding font libraries, but you can embed custom fonts in your app:

  1. Add a .ttf or .otf font to your app’s fonts folder.
  2. Reference it in your manifest:
    <font alias="ChineseFont" file="fonts/SimplifiedChinese.ttf" />  
  3. Apply it in BrightScript:
    textLabel.SetFont("ChineseFont")  
0 Kudos
Need Assistance?
Welcome to the Roku Community! Feel free to search our Community for answers or post your question to get help.

Become a Roku Streaming Expert!

Share your expertise, help fellow streamers, and unlock exclusive rewards as part of the Roku Community. Learn more.