Jamesx0

Results 3 comments of Jamesx0

``` bidified = Bidi.process(\"left to right text, טקסט מימין לשמאל\"); ``` is this a command? `טקסט מימין לשמאל\` I mean, do I have to put that command for the Emojis?...

Digo q con este comando `var field = new DynamicTextField();` puedo poner emojis o no? 🤨 xd

A ok 👍 ..... funcionará con el siguiente código?` ``` var rating = new DynamicTextField(); rating = "🤙" rating.defaultTextFormat = MarkdownVisualizer.markdownTextFormat; ```