Skip to content

Commit

Permalink
Merge pull request #11976 from rtibbles/to_semi_boldly_go_where_no_on…
Browse files Browse the repository at this point in the history
…e_has_semi_gone_before

Update font tooling to support semi-bold font weight
  • Loading branch information
marcellamaki authored Apr 25, 2024
2 parents 0684fb2 + ae19b87 commit e7edd02
Show file tree
Hide file tree
Showing 250 changed files with 65,198 additions and 30,684 deletions.
12 changes: 11 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ recursive-include kolibri/utils *
recursive-include kolibri/*/static *.*
recursive-include kolibri/*/build/ *.json
recursive-include kolibri/plugins/*/build *.json
include kolibri/plugins/*/content_types.json

recursive-exclude kolibri/* *pyc
recursive-exclude kolibri/* *pyo
Expand All @@ -27,3 +26,14 @@ exclude kolibri/plugins/*/buildConfig.js

recursive-exclude kolibri/dist *pyc
prune kolibri/dist/*/__pycache___

# Exclude the unused Django GIS and Humanize app
prune kolibri/dist/django/contrib/gis
prune kolibri/dist/django/contrib/humanize

# Exclude all test directories
prune kolibri/**/tests
prune kolibri/**/test
prune kolibri/**/testing
# Except the Django one which is needed by rest_framework
recursive-include kolibri/dist/django/test *.py
5,430 changes: 3,224 additions & 2,206 deletions kolibri/core/static/assets/fonts/noto-common.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kolibri/core/static/assets/fonts/noto-full.NotoSans.400.woff
Git LFS file not shown
3 changes: 3 additions & 0 deletions kolibri/core/static/assets/fonts/noto-full.NotoSans.600.woff
Git LFS file not shown
4 changes: 2 additions & 2 deletions kolibri/core/static/assets/fonts/noto-full.NotoSans.700.woff
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Loading

0 comments on commit e7edd02

Please sign in to comment.