From 7068b0eab69396b1834f05d599125c7c1878e6b0 Mon Sep 17 00:00:00 2001 From: leper Date: Tue, 26 Aug 2025 23:27:29 +0200 Subject: Update Fusion and Ark fonts to 2025.08.24. Keep using the latin feature branch of the Ark font. This update adds quite a few glyphs to the 10px font. --- lua/fonts/fusion10 | Bin 395428 -> 398616 bytes lua/fonts/fusion12 | Bin 663972 -> 688084 bytes lua/licenses.lua | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/fonts/fusion10 b/lua/fonts/fusion10 index 78369227..f85c6fb4 100644 Binary files a/lua/fonts/fusion10 and b/lua/fonts/fusion10 differ diff --git a/lua/fonts/fusion12 b/lua/fonts/fusion12 index b7bffc08..90ac2a8a 100644 Binary files a/lua/fonts/fusion12 and b/lua/fonts/fusion12 differ diff --git a/lua/licenses.lua b/lua/licenses.lua index e8bd2796..3b5f814e 100644 --- a/lua/licenses.lua +++ b/lua/licenses.lua @@ -206,7 +206,7 @@ return function(self) ofl("Copyright (C) 2022 TakWolf") end) library("Galmuri font", "OFL", function() - ofl("Copyright (c) 2019–2024 Lee Minseo (quiple@quiple.dev)") + ofl("Copyright (c) 2019–2025 Lee Minseo (quiple@quiple.dev)") end) library("komihash", "MIT", function() mit("Copyright (c) 2021-2022 Aleksey Vaneev") -- cgit v1.2.3