[quoted lines by Dave Mielke on 2018/09/27 at 15:05 -0400] >That's a good idea. I hope they've all been grouped into a defined set of >character classes which we could then automatically check for.
Yes, emoji characters can be identified via icu by checking if they have the binary property UCHAR_EMOJI. This, of course, is for single characters. If, however, an emoji is built by adding combining characters to a base character then I don't think that we can easily query its name. -- I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ Dave Mielke | 2213 Fox Crescent | WebHome: http://Mielke.cc/ EMail: [email protected] | Ottawa, Ontario | Twitter: @Dave_Mielke Phone: +1 613 726 0014 | Canada K2A 1H7 | _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
