The default SailfishOS font doesn't support emoji, as far as I know

2014-10-11 16:27 GMT+02:00 service <[email protected]>:

> Hi, does qml  text view support emoji on Sailfish OS? It seems not work on
> my code.
>
> This is a sample code for test
>
>             Label {
>                 x: Theme.paddingLarge
>                 textFormat: Text.StyledText
>                 wrapMode: Text.WrapAtWordBoundaryOrAnywhere
>                 width:Screen.width - Theme.paddingLarge
>                 text: "😃 \uD83D\uDE04‍  Hello"
>
>                 //color: Theme.secondaryHighlightColor
>                 font.pixelSize: Theme.fontSizeExtraLarge
>             }‍
>
>
>
> _______________________________________________
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to
> [email protected]
>
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to [email protected]

Reply via email to