Re: [Unicode] how to evaluate the "emoji support level" in given font?

2016-09-13 Thread Martin J. Dürst
I think the first and most obvious way to check would be according to Unicode Version, i.e. check for some Emoji introduced in version 6, in version 7, and so on. For very old sets, checking for emoji present in the NTT Docomo set but not in the Softbank set,... might also make sense. Regards,

Re: how to evaluate the "emoji support level" in given font?

2016-09-10 Thread Doug Ewell
suzuki toshiya wrote: Is it possible to design a subset of emoji to serve common use of emoji? Or, if such attempt (evaluate the support level of emoji by checking some codepoints) is wrong, is there any good method to evaluate the support level of emoji in given font? This could be a more com

Re: [Unicode] how to evaluate the "emoji support level" in given font?

2016-09-09 Thread suzuki toshiya
oh, I should add more words why I wrote "subset". There is a full list of emoji defined by Unicode; http://unicode.org/Public/emoji/3.0/emoji-data.txt But I'm questionable whether the most emoji font developers are trying to fill all of this list. For example, to check the support level for zh-CN,

how to evaluate the "emoji support level" in given font?

2016-09-09 Thread suzuki toshiya
Hi, Recently, fontconfig developers are discussing how to evaluate "is this font supporting 'emoji' set sufficiently?". Is it possible to design a subset of emoji to serve common use of emoji? For detail about the discussion of fontconfig developers, please refer the thread from: https://lists.fr