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!!!

This is what the above post looks like in Firefox on Ubuntu 24.04

EDIT: The "ALT" overlay badge is a source of constant frustration to me :( :( :(

Re: https://fosstodon.org/@dcbaok/112674844702783159

LINUX TIP: Run the following at the command line

export PS1="\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\] 🮲🮳 \$ "

dcbaok (@[email protected])

Attached: 1 image @[email protected] @[email protected] it works in other fonts just not whatever mastodon is using in my browser

Fosstodon
Now your shell activities will feel much more productive. You've got that hustle
@mcc hold up I can just sneak this in to City99. It's my font, nobody can stop me.
@mhoye :D :D :D
@mcc Does any part of this spec specify which side of the two-character split the head should be on?
@mhoye @mcc they're just 1FBB2 LEFT HALF RUNNING MAN and 1FBB3 RIGHT HALF RUNNING MAN. Presumably since this is directly from the Apple II character set the original presentation is canonical.
https://www.unicode.org/charts/PDF/U1FB00.pdf
@tedmielczarek @mcc I don't think I've got enough granularity in the console font space to a proper Portal homage, though it's tempting to make an effort.
@tedmielczarek @mhoye @mcc @willmcgugan - Looks like potential rich progress bar material

@tedmielczarek @mhoye @mcc You can have a little race with some depth!

🮲🮳🮳🮳🮲🮲🮲🮳

@tedmielczarek @mcc also look we should be honest about the fact that whatever this guy's doing it isn't running, they gave whoever made this a snapshot from the middle of a dance battle or something and told him it was somebody sprinting.

https://youtu.be/YzHOD9t1fKM?t=50

Paradox vs Rochka TOP 6 Hiphop Forever - Summer Dance Forever 2019

YouTube
@tedmielczarek @mhoye @mcc unfortunately my phone doesn't have these yet, please say they line up with ═ (U+2550 Box drawings double horizontal)
@mcc update: sorry, I realized just now that if city99 is an homage to the typography of Stray then it makes more sense for this to be a cat.

@mcc
You've saved me the trouble of swapping out $ for %. Thank you.

~ 🮲🮳 $
~ 🮲🮳 $
~ 🮲🮳 $

@mcc This makes my recent switch to Linux worth it, thank you.
@mcc @tedmielczarek @natevw kindof disappointing that Apple’s fonts don’t include their own characters

@ShadSterling @tedmielczarek @natevw I'd make some kind of joke like "no respect for their own past!" except it's not a joke and it isn't funny.

San Francisco, indeed.

@mcc i think it comes from Noto Sans so presumably on Google OSes it'd display too
@mcc hmm it doesnt display on android
@mcc https://issuetracker.google.com/issues/289759016 apparently the Noto Sans they ship is actually a downstream of the Gentoo package and they ran into an issue with the ebuild????
Google Issue Tracker

@leo definitely the most logical way for Google to embed their own font in their own OS
@leo incidentally I see a different runner glyph in Firefox vs gnome terminal so there are at least 2 fonts with this support
@leo not on mine either
@mcc @tedmielczarek @natevw False advertising, it doesn't work on Android (Linux)
@mcc Theres no way i see this on my first day of switching to linux (by force) that is so cool
@mcc @natevw @tedmielczarek Android 13 here and it's Mojibake to me, boo
@mcc @tedmielczarek @natevw I was wondering why I could see it, turns out I installed Fairfax a while back just for situations like this, it's a great font.
@nini And surprisingly, I'm getting it by way of Iosevka.
@mcc @natevw n.b. this is in Unicode 16 which hasn't actually been finalized yet, which is probably why none of the major platforms support it yet. (Also it's a pretty niche thing and it's not like anybody has 100% Unicode coverage in fonts.)

@mcc @tedmielczarek @natevw

If anyone is struggling to make this appear with Debian, `apt install fonts-noto` and restart stuff.

@mcc @tedmielczarek @natevw Yeah, BTW this also works for teletext characters.

@mcc @tedmielczarek @natevw

on Linux:

(I'm afraid I don't have the same fonts installed as you)

Brent Cook (@[email protected])

Attached: 1 image @[email protected] @[email protected] @[email protected] If anyone is struggling to make this appear with Debian, `apt install fonts-noto` and restart stuff.

Infosec Exchange

@mcc @tedmielczarek @natevw and thanks to this I've learned about the command

$ fc-list ":charset=1fbb3" /usr/share/fonts/opentype/unifont/unifont_upper.otf: Unifont Upper:style=Regular /usr/share/fonts/opentype/unifont/unifont_upper_sample.otf: Unifont Sample:style=Regular /usr/share/fonts/truetype/noto/NotoSansSymbols2-Regular.ttf: Noto Sans Symbols2:style=Regular

which shows that on my system (debian testing) that character is available in unifont and noto sans

@mcc @tedmielczarek @natevw

Hmm for me it doesn't work, maybe I don't have the right fonts installed.

Manjaro Linux
Firefox 126.0.1

@mcc @tedmielczarek @natevw

And the fact that it is split into two code points means it can use portals:

🮲▏ ▕🮳

@mcc @tedmielczarek @natevw

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

@zuurr ! Very interesting, do you mind me asking, which browser is this and exactly what OS version
@mcc Firefox nightly from 6/20, and macOS 14.5.
@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