You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically a way of offering alternative ligatures or codepoints for a character. This data could be used by forc (and emoji parsing systems) to interpret Unicode Standard points that Mutant Standard excludes into ones that make sense in Mutant Standard.
Because Mutant Standard doesn't have man but has a gender-neutral version as an adult, there could easily be a way of 'aliasing' this codepoint string to Mutant Standard's gender-neutral version.
In forc this would mean that this particular string (and others, like the woman version) could be encoded in the font to direct the text rendering client to Mutant Standard's gender neutral version. In parsing, it means a parser could interpret this string of characters as the gender-neutral version in some other way.
Basically a way of offering alternative ligatures or codepoints for a character. This data could be used by forc (and emoji parsing systems) to interpret Unicode Standard points that Mutant Standard excludes into ones that make sense in Mutant Standard.
eg. 'male artist with H3 skin tone'
U+1F468 - U+1F3FD - U+200D - U+1F3A8
(man) - (H3 CM) - (ZWJ) - (artist's palette)
Because Mutant Standard doesn't have man but has a gender-neutral version as an adult, there could easily be a way of 'aliasing' this codepoint string to Mutant Standard's gender-neutral version.
In forc this would mean that this particular string (and others, like the woman version) could be encoded in the font to direct the text rendering client to Mutant Standard's gender neutral version. In parsing, it means a parser could interpret this string of characters as the gender-neutral version in some other way.
eg.
Maybe I can do this already but I thought I'd check... >.>
The text was updated successfully, but these errors were encountered: