I'm trying to display an emoticon in a field in full color but only get it in monochrome even if no forecolor has been set. Here's an example of my code:
AFAIK this is not possible until now, probably requires a native text engine to display color-fonts.
In the Apple Emoji Viewer (via Keyboard menu*) one can see unicode font variants of the Apple Color Emoji font that are nearly all monochrome.
I hope the usage we dream of is enclosed in Infinite LiveCode / Native Text Field extension.
Until that I use screenshots of enlarged Apple Color Emojis in SimpleText and use "imageSource" for the Unicode emoji-char (may be easily removed if this is enclosed in the Native Text Field extension).
_____
* I can't remember when the "Show Emoji & Symbols" palette (one can drag and drop from it) was first included in the keyboard menu. On Mac I'm using currently 10.12.
Personally I would just export a PNG image of the full-colour emoticon from
the font [Easy enough to do from LibreOffice, for instance] and then just
put the image in the text field.
Hi 'shaosean'.
This is a great source. But one may need a 'newer' browser that is able to display "color-fonts"?
The LC browser-widget-engine is it, anyway.