mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-25 18:50:31 +08:00
* Move source-code fonts to new build workflow
Changes Include:
- Removed the old scripts/yarn/** dir, as it is no longer needed.
- Moved source-code-pro and source-sans to client/
- Built and bundled the fonts.
- Updated templates to use the new built fonts and styles.
- Added new built bundles license info in REUSE.toml.
Note:
- The old bundles did not get removed to keep this PR simple for review.
Related: #12172
* Remove usage of fonts_cdn_url
* Delete scripts/yarn-update
* Remove old fonts and update dependents
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* use font names instead of hash
- Update docs/conf.py
- Update test_selenium.py
* Fix wrong merge
* Fix font extension
* Fix failed test on missing font
* Include TTF fonts needed for bitmap widgets
* Revert "Fix failed test on missing font"
This reverts commit
|
||
|---|---|---|
| .. | ||
| spdx-license-list@592c2dcb84 | ||
| add-lang | ||
| create-release | ||
| deploy.sh | ||
| extract-release-notes | ||
| generate-cjk-regexp | ||
| generate-license-data | ||
| generate-locales | ||
| generate-non-word-chars | ||
| generate-specialchars | ||
| list-contributors | ||
| list-translated-languages | ||
| locales-fixup | ||
| locales-grep | ||
| optimize-svg | ||
| pack-test-data | ||
| prepare-release | ||
| release-notes-filter.lua | ||
| reuse-annotate | ||
| rtd-projects | ||
| set-version | ||
| show-extras | ||
| test-database.sh | ||
| update-graphics | ||
| update-locales | ||