On 2020-07-11 11:41 p.m., David C. Rankin wrote:
On 07/11/2020 05:46 AM, Carlos E. R. wrote:
On 11/07/2020 00.34, David C. Rankin wrote:
So I guess we are talking about the stupid little emoji graphics?
No. Look up this thread and you will see how I do it in my posts.
It is plain standard UTF-8 chars that happens to be a graphic instead of a letter. But it is a char. They even display in the terminal.
Were did you find that? That is a 4-byte/32-bit character:
f0 9f 8c 8a
Thank goodness it doesn't even display on my box (except in your e-mail, looks like a little feather on a box of something...)
That's beyond the normal C handling of UTF-8, but would require wchar_t to process.
The character Carlos put in that subject line is UTF-8 char U+1F30A I assume you know how to enter UTF-8 characters in Linux. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org