From 510b42304c443bb22c1a2ee53171c189173bfee1 Mon Sep 17 00:00:00 2001 From: leper Date: Sun, 13 Apr 2025 17:16:29 +0200 Subject: Add ark pixel font's latin feature branch font. This is from an upstream development branch at [1] and adds quite a lot of glyps for the 12px font, and a few to the 10px font. This addition should be temporary until that feature branch is merged upstream, a new release rolled, and then a new release of the fuxion pixel font is rolled. For now this leads to no more missing extended latin A/B characters in the 12px font on my collection. [1] https://github.com/TakWolf/ark-pixel-font/commit/535181d3c9394990fc0cd5d5259399da3b7ead48 --- REUSE.toml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'REUSE.toml') diff --git a/REUSE.toml b/REUSE.toml index b09f1085..ada97134 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -199,6 +199,12 @@ precedence = "aggregate" SPDX-FileCopyrightText = "1996-2018 Free Software Foundation, Inc." SPDX-License-Identifier = "LGPL-2.1-or-later" +[[annotations]] +path = "tools/fonts/ark/**" +precedence = "aggregate" +SPDX-FileCopyrightText = "2021 TakWolf" +SPDX-License-Identifier = "OFL-1.1-RFN" + [[annotations]] path = "tools/fonts/fusion/**" precedence = "aggregate" -- cgit v1.2.3