Skip to content

Try bundling fonts #64

@gnprice

Description

@gnprice

Zulip web uses the font Source Sans 3 for most text, and Source Code Pro for code blocks and code spans.

Currently, in zulip-flutter as well as in the zulip-mobile RN app, we use system fonts. This has advantages but also disadvantages:

It would be neat to try using the same fonts as on web. Here's Flutter upstream's cookbook recipe for using a custom font:
https://docs.flutter.dev/cookbook/design/fonts

Metadata

Metadata

Assignees

No one assigned

    Labels

    a-contentParsing and rendering Zulip HTML content, notably message contentsa-designVisual and UX design

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions