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?
Sorry, that's not possible.
Adding Simplified Chinese Fonts to Roku TV
Roku doesn’t natively allow adding font libraries, but you can embed custom fonts in your app:
<font alias="ChineseFont" file="fonts/SimplifiedChinese.ttf" />
textLabel.SetFont("ChineseFont")