fonts: remove bundled binary payloads
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,7 +1,9 @@
|
||||
Bundled popup fonts
|
||||
===================
|
||||
Historical popup fonts
|
||||
======================
|
||||
|
||||
The renderer tries these files in this fixed order:
|
||||
These binaries are no longer stored in the strans source tree. Before font
|
||||
selection became an ordered list of command-line file paths, the renderer used
|
||||
these repository files in this fixed order:
|
||||
|
||||
1. NotoSans-Regular.ttf
|
||||
2. NotoSansMonoCJKjp-Regular.otf
|
||||
@@ -13,25 +15,35 @@ NotoSans-Regular.ttf
|
||||
SHA-256: 9cb49a54e520423033f9727be2e53e4805a60656deb09c219740d8e5f3e033ac
|
||||
Internal family/version: Noto Sans Regular, version 2.005
|
||||
License: SIL Open Font License 1.1 (OFL-NotoSans.txt)
|
||||
Source revision: 7697007fcb3563290d73f41f56a70d5d559d828c
|
||||
Source: https://raw.githubusercontent.com/notofonts/noto-fonts/7697007fcb3563290d73f41f56a70d5d559d828c/hinted/ttf/NotoSans/NotoSans-Regular.ttf
|
||||
|
||||
This file entered the strans repository in commit 874b941. That commit did
|
||||
not record its download URL, and the current upstream build is not
|
||||
byte-identical. The checksum above identifies the bundled file; no claim is
|
||||
made that the current upstream URL regenerates it.
|
||||
This file entered the strans repository in commit 874b941. Its source URL was
|
||||
not recorded then; the immutable revision above was recovered later and is
|
||||
byte-identical to the historical file.
|
||||
|
||||
NotoSansMonoCJKjp-Regular.otf
|
||||
--------------------------------
|
||||
|
||||
SHA-256: 4d01725be822d144cf9a56ade981e6fb920cd7a610b8fc24cc601a920beea5b9
|
||||
Release: Noto Sans CJK 2.004, tag Sans2.004
|
||||
Source: https://raw.githubusercontent.com/notofonts/noto-cjk/Sans2.004/Sans/Mono/NotoSansMonoCJKjp-Regular.otf
|
||||
Source revision: 523d033d6cb47f4a80c58a35753646f5c3608a78
|
||||
Source: https://raw.githubusercontent.com/notofonts/noto-cjk/523d033d6cb47f4a80c58a35753646f5c3608a78/Sans/Mono/NotoSansMonoCJKjp-Regular.otf
|
||||
License: SIL Open Font License 1.1 (OFL-NotoSansCJK.txt)
|
||||
License source: https://raw.githubusercontent.com/notofonts/noto-cjk/Sans2.004/LICENSE
|
||||
License source: https://raw.githubusercontent.com/notofonts/noto-cjk/523d033d6cb47f4a80c58a35753646f5c3608a78/LICENSE
|
||||
|
||||
NotoEmoji-Regular.ttf
|
||||
---------------------
|
||||
|
||||
SHA-256: 415dc6290378574135b64c808dc640c1df7531973290c4970c51fdeb849cb0c5
|
||||
Internal family/version: Noto Emoji Regular, version 1.05
|
||||
Source revision: 2f1ffdd6fbbd05d6f382138a3d3adcd89c5ce800
|
||||
Source: https://raw.githubusercontent.com/googlei18n/noto-emoji/2f1ffdd6fbbd05d6f382138a3d3adcd89c5ce800/fonts/NotoEmoji-Regular.ttf
|
||||
License: Apache License 2.0 (Apache-2.0-NotoEmoji.txt)
|
||||
License source: https://raw.githubusercontent.com/googlei18n/noto-emoji/2f1ffdd6fbbd05d6f382138a3d3adcd89c5ce800/LICENSE
|
||||
Font license: SIL Open Font License 1.1
|
||||
Font license source: https://raw.githubusercontent.com/googlei18n/noto-emoji/2f1ffdd6fbbd05d6f382138a3d3adcd89c5ce800/fonts/LICENSE
|
||||
Font license SHA-256: 6a73f9541c2de74158c0e7cf6b0a58ef774f5a780bf191f2d7ec9cc53efe2bf2
|
||||
|
||||
The font-specific license is byte-identical to `OFL-NotoSansCJK.txt`. The
|
||||
previously recorded `Apache-2.0-NotoEmoji.txt` is retained as the license of
|
||||
the upstream project at that revision; it is not the license declared by this
|
||||
font binary.
|
||||
|
||||
Reference in New Issue
Block a user