Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
gizmeon
Reel Rookie

How to display emoji on roku labels

How to display emoji on roku normal labels. Isn't it possible?

0 Kudos
5 REPLIES 5
TwitchBronBron
Streaming Star

Re: How to display emoji on roku labels

Unfortunately it's not that simple. You do have a few options though:

- use a monochromatic font that looks like emojis (but they're actually font characters) such as OpenSansEmoji 

- use something like EmojiOnRoku to have it split the label into multiple labels and posters (where posters are the emoji images) 

 

Kosso1
Binge Watcher

Re: How to display emoji on roku labels

I came across this issue recently too, for some icons. 

I was expecting to be able to pass some unicode format to the text field for it to work. (This is how I do it with other native platforms)

I eventually used an app to generate a custom font, then assigned certain letters to certain icons. (eg: for  play/pause/stop/ffwd/rewd). Works really nicely for a row of buttons using a MarkupGrid. 

speechles
Roku Guru

Re: How to display emoji on roku labels

Kosso1
Binge Watcher

Re: How to display emoji on roku labels

The MultiStyle label will indeed allow for multiple fonts in the same label, but does not demonstrate how to programmatically pass unicode values to the text field.

Many native platforms have a specific 'u' format required. 




speechles
Roku Guru

Re: How to display emoji on roku labels

https://www.toptal.com/designers/htmlarrows/punctuation/bullet/

Using chr(8226) would produce the bullet character if the font supports it.

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.