Skip to content

Try bundling an emoji font #404

@gnprice

Description

@gnprice

Since #403, we don't bundle a font for emoji; instead we rely on the system fonts for showing Unicode emoji. This has advantages but also disadvantages:

The reason that since #403 we don't bundle a font is that we haven't found a good emoji font that works in Flutter on iOS, and although the one we were shipping seems to largely work on Android it's not clear it always does. Specifically there's this upstream issue:

and the symptom when it doesn't work is that using the font produces a blank space, even when the system font would have handled the emoji just fine.

If that upstream issue gets fixed, then we should be able to just resume shipping Noto Color Emoji in its COLRv1 form.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a-designVisual and UX design

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions