I have just learned something very important!!!

Via @tedmielczarek @natevw I have learned that the Apple // character set is preserved in Unicode (Except not the Apple logo, which is trademarked— this is in the PUA as , but that is not Unicode. But everything else).

Which means!!! The cute little running guy in the hidden characters!! Is in!!!

🮲🮳

So, if you are on Windows 10 or a modern Apple product, above you see two boxes

But, fricking inexplicably!!!
On Linux!!!
It actually displays!!!

@mcc @tedmielczarek @natevw

Works fine in fully updated macOS for me, although I do see others where that's not the case.

@zuurr @mcc @natevw you should be able to use the developer tools to inspect the text and determine what font is being used.
@tedmielczarek @mcc The computed style is `font-family: "mastodon-font-sans-serif", sans-serif`, I'm not sure how to get more specific than that.
@zuurr @mcc in Firefox there's a tiny disclosure triangle to the right of the tabs there "Computed, Changes, Compatibility" and one of the options should be Fonts.
@tedmielczarek @mcc For whatever reason, it's using Iosevka. 🤷
@zuurr @mcc basically, browsers will try to find a glyph in the fonts that the page specifies, but then they'll fall back to any available font to avoid tofu (the little boxes for missing glyphs).
@zuurr @mcc …I have an overwrought joke page on this topic actually: http://luser.github.io/i-heart-unicode/
I ❤ UNICODE