Fonts rework #12114

Merged
silverwind merged 3 commits from nativefonts into master 2020-07-06 08:56:55 +00:00
silverwind commented 2020-07-01 18:56:51 +00:00 (Migrated from github.com)
  • Use system fonts only for text to avoid FOUT
  • Move font-awesome to npm/webpack
  • Move NotoColorEmoji to web_src
  • Remove presumably unneccesary 'PT Sans Narrow'
  • Simplify webpack import exclusions

Fixes: https://github.com/go-gitea/gitea/issues/11818
Fixes: https://github.com/go-gitea/gitea/pull/11814

- Use system fonts only for text to avoid FOUT - Move font-awesome to npm/webpack - Move NotoColorEmoji to web_src - Remove presumably unneccesary 'PT Sans Narrow' - Simplify webpack import exclusions Fixes: https://github.com/go-gitea/gitea/issues/11818 Fixes: https://github.com/go-gitea/gitea/pull/11814
mrsdizzie (Migrated from github.com) reviewed 2020-07-01 18:59:51 +00:00
mrsdizzie (Migrated from github.com) commented 2020-07-01 18:59:50 +00:00

Bless ?

Bless ?
silverwind (Migrated from github.com) reviewed 2020-07-01 19:41:06 +00:00
silverwind (Migrated from github.com) commented 2020-07-01 19:41:06 +00:00
@default-fonts: -apple-system, BlinkMacSystemFont, system-ui, 'Segoe UI', Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", sans-serif;
```suggestion @default-fonts: -apple-system, BlinkMacSystemFont, system-ui, 'Segoe UI', Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", sans-serif; ```
mrsdizzie (Migrated from github.com) approved these changes 2020-07-02 15:40:07 +00:00
CirnoT (Migrated from github.com) approved these changes 2020-07-04 09:33:48 +00:00
CirnoT (Migrated from github.com) left a comment

Looks good, would appreciate someone with Chinese locale testing it too however

Looks good, would appreciate someone with Chinese locale testing it too however
lafriks (Migrated from github.com) approved these changes 2020-07-06 07:59:20 +00:00
This repo is archived. You cannot comment on pull requests.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#12114
No description provided.