fonts: remove bundled binary payloads

This commit is contained in:
2026-08-13 20:40:50 +09:00
parent f46d51b539
commit fffbb9d8de
7 changed files with 53 additions and 34 deletions

View File

@@ -179,7 +179,9 @@ disables itself cleanly on other visuals.
Data and third-party provenance is recorded in
[`docs/PROVENANCE.md`](docs/PROVENANCE.md), with font-specific details in
[`font/PROVENANCE`](font/PROVENANCE). The historical SKK-derived Kanji
[`font/PROVENANCE`](font/PROVENANCE). No font binaries are bundled; that file
retains the provenance of the faces formerly kept in the repository. The
historical SKK-derived Kanji
dictionary is distributed under GPL version 2 or later; its license text is
in [`LICENSES/GPL-2.0-or-later.txt`](LICENSES/GPL-2.0-or-later.txt).
The single-character Hanja data derived from libhangul is distributed under
@@ -187,6 +189,6 @@ the BSD 3-Clause license in
[`LICENSES/BSD-3-Clause-libhangul-hanja.txt`](LICENSES/BSD-3-Clause-libhangul-hanja.txt).
The repository does not currently declare a license for the strans project
source as a whole. The licenses of bundled data, fonts, generated protocol
code, and third-party components do not by themselves license the original
strans source.
source as a whole. The licenses of bundled data, historical font assets,
generated protocol code, and third-party components do not by themselves
license the original strans source.