From 7b0b499b89e426c31ee796fe787e85ff3ae2c1ce Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 16 Nov 2021 10:33:23 +0100 Subject: Font updates --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1c0b52f..25a55c0 100644 --- a/Makefile +++ b/Makefile @@ -116,7 +116,7 @@ out/%.woff2: assets/fonts/%.ttf assets/fonts/glyphs.txt | out pyftsubset "$<" \ --text-file="assets/fonts/glyphs.txt" \ - --layout-features+=ss02,ss09,dlig \ + --layout-features+=ss09,dlig \ --flavor="woff2" \ --output-file="$@" -- cgit v1.2.3-54-g00ecf