Post #2287181
2023-09-15 04:27 UTC
Replies (3)
-
@jeroen94704@fosstodon.org 2023-09-15 09:15
@CliftonR@wandering.shop @delfuego@me.dm @KimSJ@mastodon.social @Elucidating@mastodon.social Source Code Pro solves this by adding a dot in the middle of the 0.
-
@AlisonW@fedimon.uk 2023-09-15 09:39
@CliftonR@wandering.shop @delfuego@me.dm @KimSJ@mastodon.social @Elucidating@mastodon.social Except it doesn't appear to include _any_ accented characters or diacritics, which may be fine for aeroplane displays but not for much else.
-
@sergio@nwsl.club 2023-09-15 14:10
@CliftonR@wandering.shop @delfuego@me.dm @KimSJ@mastodon.social @Elucidating@mastodon.social It's subtly worse; there's a slashed zero Unicode code point, and the font has an optional slashed zero, but it's not at the slashed zero code point. Inexplicably, the optional slashed zero is in the private use area. This makes it arbitrarily inaccessible using OpenType features. https://github.com/polarsys/b612/issues/24