Skip to content

Remove built-in Lato font #249

@iissnan

Description

@iissnan

There are many issues with built-in Lato font ( #135, #137, #164, #167, #187), so I decide to remove the built-in Lato font and replace it by using Google font API.

But Google font API has the connection issue in China, so I have to do some additional things for this case. If language is set to zh-Hans, NexT will not use Google font API. And there will be a new setting use_lato_font, to manually turn it on/off.

That is to say, Lato font will be:

  1. off = language: zh-Hans || use_font_lato: false
  2. on = !off

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions